aboutsummaryrefslogtreecommitdiff
path: root/tui.c
Commit message (Collapse)AuthorAgeFilesLines
* Color the ASCII column insteadPřemysl Janouch2017-01-231-0/+14
|
* Don't rely on L'' being UnicodePřemysl Janouch2017-01-231-1/+1
|
* Rename row_buffer_addv() to fix conventionPřemysl Janouch2017-01-231-2/+2
|
* Improve ARRAYPřemysl Janouch2017-01-231-0/+1
|
* Make it show somethingPřemysl Janouch2016-12-291-0/+251
Move TUI-related code to its own file.