[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

@@ -2,7 +2,7 @@
TERM = 'xterm-256color'
[cursor]
style = 'Underline'
style = 'Block'
[[keyboard.bindings]]
key = 'V'