summaryrefslogtreecommitdiffstats
path: root/src/tui/dummy.go
AgeCommit message (Expand)Author
2024-01-24Fix Windows buildJunegunn Choi
2023-11-10Revert "Sixel and Kitty image support on Windows binary (#2544)"Junegunn Choi
2023-11-03Sixel and Kitty image support on Windows binary (#2544)Junegunn Choi
2023-11-02sixel: Export $FZF_PREVIEW_TOP to the preview command (#2544)Junegunn Choi
2023-10-26(Experimental) Improve Sixel graphics support (#2544)Junegunn Choi
2023-10-23Experimental Sixel support (#2544)Junegunn Choi
2023-10-07Experimental support for Kitty image protocol in preview windowJunegunn Choi
2023-01-16Better support for Windows terminalsJunegunn Choi
2022-09-28Implement height range (--height ~[VALUE][%])Junegunn Choi
2022-08-26Add support for ANSI strike-through (#2932)Emil Vanherp
2022-03-29Modernize build tagsJunegunn Choi
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