summaryrefslogtreecommitdiff
path: root/src/tui/dummy.go
AgeCommit message (Expand)Author
2020-11-25Support ANSI code for clearing the rest of the line (ESC[0K)Junegunn Choi
2020-10-31Revert "Prefer LightRenderer on Windows if it's available"Junegunn Choi
2020-10-31Prefer LightRenderer on Windows if it's availableJunegunn Choi
2020-10-25Add support for text styling using --colorJunegunn Choi
2020-10-18Implement streaming preview window (#2215)Junegunn Choi
2020-05-18Do not disable mouse after execute(-silent) when --height option is usedJunegunn Choi
2019-12-12Add preview-fg and preview-bg for --colorJunegunn Choi
2017-09-09Clean up renderer codeJunegunn Choi
2017-04-28Support CTRL-Z (SIGSTOP)Junegunn Choi
2017-02-04Add --border option to draw horizontal lines above and below the finderJunegunn Choi
2017-01-22Drop ncurses dependencyJunegunn Choi