Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ui/tui: highlighting refactor | Björn Linse | 2018-02-11 |
| | | | | | | | | Make HlAttr contain highlighting state for both color modes (cterm and rgb). This allows us to implement termguicolors completely in the TUI. Simplify some logic duplicated between ui.c and screen.c. Also avoid some superfluous highlighting reset events. | ||
* | screen.c: fix lint | Björn Linse | 2017-06-14 |
| | |||
* | screen.c: make more highlights window specific | Björn Linse | 2017-06-14 |