index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-terminal.c
Age
Commit message (
Expand
)
Author
2023-07-18
Add fullscreen param to vis_pipe_collect() and Lua API vis:pipe()
Jörg Bakker
2020-06-07
ui: fix terminal UI on serial console
Marc André Tanner
2020-04-29
ui: fix line number drawing
Marc André Tanner
2020-04-27
Avoid use of VLAs
Michael Forney
2018-04-15
ui: make sure $TERM is set
Marc André Tanner
2017-06-27
Merge branch 'theme-tweaks-2' of https://github.com/p-e-w/vis
Marc André Tanner
2017-06-15
vis: rename uses of Cursor to Selection
Marc André Tanner
2017-06-15
view: rename view_cursors_primary_{get,set}
Marc André Tanner
2017-06-10
More theme improvements
Philipp Emanuel Weidmann
2017-05-30
ui: reopen terminal read-writeable
Marc André Tanner
2017-04-28
ui: ignore whitespace when parsing style options
Marc André Tanner
2017-03-22
ui: try to fix job control issues with certain shells
Marc André Tanner
2017-03-22
view: rename view_dirty to view_invalidate
Marc André Tanner
2017-03-17
ui: explicitly initialize cell matrix after resize
Marc André Tanner
2017-03-16
ui: further cleanup display code
Marc André Tanner
2017-03-16
ui: fix display artifacts in info line
Marc André Tanner
2017-03-15
ui: add some bound checks
Marc André Tanner
2017-03-14
Add experimental raw vt100 UI backend
Marc André Tanner
2017-03-14
Restructure display code
Marc André Tanner