cursor
Cursor
By default, the cursor shape is set to block
. You can also choose from other options like underline
and beam
.
Additionally, you can enable or disable cursor blinking, which is set to false
by default.
Shape
Options: 'block', 'underline', 'beam'
[cursor]
shape = 'block'
Blinking
Enable/disable blinking (default: false)
[cursor]
blinking = false