aboutsummaryrefslogtreecommitdiff
path: root/ui-terminal-curses.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-18Add fullscreen param to vis_pipe_collect() and Lua API vis:pipe()Jörg Bakker1-2/+7
2020-03-17color-column: Don't change fg/bg if not set explicitlyGennadiy Volkov1-0/+4
2018-02-18Support COLOR_PAIRS > SHRT_MAXMichael Forney1-2/+2
2017-04-14vis: make certain operations interruptible with <C-c>Marc André Tanner1-1/+1
2017-03-22ui: try to fix job control issues with certain shellsMarc André Tanner1-2/+7
2017-03-16ui: further cleanup display codeMarc André Tanner1-3/+3
2017-03-15ui: fix compiler warningMarc André Tanner1-1/+1
2017-03-14Restructure display codeMarc André Tanner1-0/+286