aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ugrid.c
Commit message (Expand)AuthorAge
* ui: fix glitches where scrolling region affects clearing of screenBjörn Linse2018-07-24
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* ui/tui: highlighting refactorBjörn Linse2018-02-11
* ugrid.c: destroy_cells(): avoid double-freeJustin M. Keyes2018-01-16
* Adds nvim_get_hl_by_name/by_idMatthieu Coudron2017-09-30
* *: Add comment to all C filesZyX2017-04-19
* tui: Move screen state tracking to new "ugrid" moduleThiago de Arruda2015-09-06