athame icon indicating copy to clipboard operation
athame copied to clipboard

Change between block/line cursor for normal/insert mode

Open resolritter opened this issue 6 years ago • 3 comments

This project is awesome and I feel lucky to have found this!

I've tried various code escape sequences (plus http://vim.wikia.com/wiki/Change_cursor_shape_in_different_modes), but it seems that the cursor shape doesn't change.

I'd like to replicate my Vim behavior of having block cursor for normal mode, with line cursor for insert mode.

resolritter avatar Feb 10 '19 08:02 resolritter

I don't have time to work on this, but this is probably relatively simple to implement if someone wants to do it.

ardagnir avatar Feb 17 '19 19:02 ardagnir

Experimental branch 1.3 has code in the athamerc to do this

ardagnir avatar Oct 23 '19 04:10 ardagnir

I can confirm it works on my end. Great! : - ))

resolritter avatar Oct 24 '19 01:10 resolritter