Files
neovim/test/functional
Justin M. Keyes ef753a76b9 tui: Enable mode-sensitive cursor by default.
Also give NVIM_TUI_ENABLE_CURSOR_SHAPE more granularity:
0 = do not change cursor shape
1 = non-blinking ("steady") cursor with mode-sensitive shape
2 = blinking cursor with mode-sensitive shape

Note: blink state is not changed for Konsole, instead user's terminal
preference makes the decision. (Can't do that for xterm-likes, DECSCUSR
forces us to choose blink-state.)

This is a temporary step until the TUI respects 'guicursor'
Ref: https://github.com/neovim/neovim/issues/2583#issuecomment-272988384
2017-01-20 15:48:41 +01:00
..
2017-01-19 09:55:57 +01:00
2017-01-17 10:47:20 +01:00
2017-01-19 09:55:57 +01:00
2016-11-17 00:55:39 +01:00
2017-01-11 01:05:55 +01:00
2016-12-12 10:17:35 -05:00
2016-12-27 14:10:01 -05:00
2017-01-19 09:55:57 +01:00
2016-06-10 21:50:49 +03:00