[profiles/desktop] change cursor to block in vi command mode

This commit is contained in:
2026-02-17 07:25:39 +01:00
parent 495cc917a1
commit 485cde3e0d
5 changed files with 5 additions and 5 deletions

View File

@@ -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) "