summaryrefslogtreecommitdiff
path: root/src/tui/light_windows.go
AgeCommit message (Expand)Author
2025-04-20Add --tty-default=/dev/tty and --no-tty-default option (#4352)Junegunn Choi
2025-03-03[windows] Prevent fzf from consuming user input while pausedJunegunn Choi
2024-12-31Add --list-border for additional border around the list sectionJunegunn Choi
2024-06-12Fix invalid mouse offset for --height on WindowsJunegunn Choi
2024-06-01Fix --height on WindowsJunegunn Choi
2024-05-14Render UI directly to /dev/ttyJunegunn Choi
2024-05-07Refactor the code so that fzf can be used as a library (#3769)Junegunn Choi
2023-11-10Revert "Sixel and Kitty image support on Windows binary (#2544)"Junegunn Choi
2022-03-29Modernize build tagsJunegunn Choi
2021-08-15Restore VT hack for Windows (#2580)Michael Kelley
2021-04-04Ensure proper ESC seq handling under Windows preview mode (#2430)Michael Kelley
2020-09-02Add truecolor support for Windows, if available (#2156)Michael Kelley
2020-03-10Make height option work under Windows (#1341)Michael Kelley