[profiles/desktop] change cursor to block in vi command mode
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
TERM = 'xterm-256color'
|
||||
|
||||
[cursor]
|
||||
style = 'Underline'
|
||||
style = 'Block'
|
||||
|
||||
[[keyboard.bindings]]
|
||||
key = 'V'
|
||||
|
||||
Reference in New Issue
Block a user