Files
neovim/test/functional
Björn Linse 1adb01c120 ui: use line-based rather than char-based updates in screen.c
Add ext_newgrid and ext_hlstate extensions. These use predefined
highlights and line-segment based updates, for efficiency and
simplicity.. The ext_hlstate extension in addition allows semantic
identification of builtin and syntax highlights.

Reimplement the old char-based updates in the remote UI layer, for
compatibility. For the moment, this is still the default. The bulitin
TUI uses the new line-based protocol.

cmdline uses curwin cursor position when ext_cmdline is active.
2018-07-21 13:21:58 +02:00
..
2018-06-22 08:18:02 +02:00
2018-06-22 08:18:02 +02:00
2018-05-09 23:18:38 +02:00
2018-03-14 10:39:14 +00:00
2018-06-04 19:42:28 -04:00
2018-04-02 11:14:11 +03:00
2018-06-04 02:09:28 +02:00
2016-06-10 21:50:49 +03:00