[profiles/desktop] change cursor to block in vi command mode
This commit is contained in:
@@ -17,4 +17,4 @@ $if mode=vi
|
||||
"\C-l": clear-screen
|
||||
$endif
|
||||
set vi-ins-mode-string "\1\e[6 q\2(ins) "
|
||||
set vi-cmd-mode-string "\1\e[4 q\2(cmd) "
|
||||
set vi-cmd-mode-string "\1\e[2 q\2(cmd) "
|
||||
|
||||
Reference in New Issue
Block a user