Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | UI: implement 'pumblend' option for semi-transparent popupmenu | Björn Linse | 2019-02-07 |
| | | | | | | | | | | | | | Why? - Because we can. - Because the TUI is just another GUI™ - Because it looks kinda nice, and provides useful context like 1 out of 100 times Complies with "don't pay for what you don't use". Some crashes for resizing were unfolded, add tests for those. | ||
* | highlight: refactor to use stateful representation | Björn Linse | 2018-07-21 |
| | | | | | This allows us to keep track of the source higlight groups, and not only the final combined highlights. | ||
* | highlight: extract low-level highlight logic from syntax, ui | Björn Linse | 2018-07-21 |