fzf/src/tui
Junegunn Choi b24a2e2fdc
Fix regression in preview window rendering
2021-03-12 21:23:16 +09:00
..
dummy.go Support ANSI code for clearing the rest of the line (ESC[0K) 2020-11-25 01:49:48 +09:00
light.go Fix regression in preview window rendering 2021-03-12 21:23:16 +09:00
light_unix.go Add truecolor support for Windows, if available (#2156) 2020-09-02 13:47:13 +09:00
light_windows.go Add truecolor support for Windows, if available (#2156) 2020-09-02 13:47:13 +09:00
tcell.go Extend support for alt key chords 2020-12-30 18:39:17 +09:00
ttyname_unix.go Implement ttyname() in case /dev/tty is not available 2018-04-25 17:50:47 +09:00
ttyname_windows.go Implement ttyname() in case /dev/tty is not available 2018-04-25 17:50:47 +09:00
tui.go Make search toggleable 2021-01-03 00:15:00 +09:00
tui_test.go Add experimental support for 24-bit colors 2017-01-10 02:16:12 +09:00