Commit message (Expand) | Author | Age | |
---|---|---|---|
* | UGRID_FOREACH_CELL: avoid shadowed variables | Justin M. Keyes | 2019-01-02 |
* | UI/TUI: improvements and cleanups for scrolling and clearing | Björn Linse | 2018-11-11 |
* | tui: eliminate scrolling region data structure | Björn Linse | 2018-09-27 |
* | tui: eliminate grid->attrs, use indexed cell->attr | Björn Linse | 2018-09-26 |
* | ui: use line-based rather than char-based updates in screen.c | Björn Linse | 2018-07-21 |
* | ugrid: Silence PVS/V625: UGRID_FOREACH_CELL may be used for one row | ZyX | 2018-04-22 |
* | ui/tui: highlighting refactor | Björn Linse | 2018-02-11 |
* | Adds nvim_get_hl_by_name/by_id | Matthieu Coudron | 2017-09-30 |
* | *: Also fix the adjacent errors | ZyX | 2016-06-11 |
* | *: Fix errors from new linter checks | ZyX | 2016-06-11 |
* | Linting | AdnoC | 2016-05-17 |
* | syntax: Add support for the "special" color used for undercurls | AdnoC | 2016-05-17 |
* | ugrid: Increase cell size to allow unicode composition | Thiago de Arruda | 2015-09-18 |
* | tui: Move screen state tracking to new "ugrid" module | Thiago de Arruda | 2015-09-06 |