Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | *: 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 |
| | | | | Close #3323 | ||
* | tui: Move screen state tracking to new "ugrid" module | Thiago de Arruda | 2015-09-06 |
The ugrid module implements a unicode "drawing" grid and is used to store TUI screen state. Later this module will be reused in other layers. |