Commit message (Expand) | Author | Age | |
---|---|---|---|
* | PVS/V1028 ugrid.c:76 (#10495) | Ihor Antonov | 2019-07-14 |
* | vim-patch:8.0.1496: VIM_CLEAR() | Justin M. Keyes | 2019-05-25 |
* | UI/TUI: improvements and cleanups for scrolling and clearing | Björn Linse | 2018-11-11 |
* | TUI: always use safe cursor movement after resize | Björn Linse | 2018-10-06 |
* | 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: fix glitches where scrolling region affects clearing of screen | Björn Linse | 2018-07-24 |
* | ui: use line-based rather than char-based updates in screen.c | Björn Linse | 2018-07-21 |
* | ui/tui: highlighting refactor | Björn Linse | 2018-02-11 |
* | ugrid.c: destroy_cells(): avoid double-free | Justin M. Keyes | 2018-01-16 |
* | Adds nvim_get_hl_by_name/by_id | Matthieu Coudron | 2017-09-30 |
* | *: Add comment to all C files | ZyX | 2017-04-19 |
* | tui: Move screen state tracking to new "ugrid" module | Thiago de Arruda | 2015-09-06 |