fzf/src/tui
2021-03-12 20:31:27 +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_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
light.go Fix truncation of colored line when --preview-window wrap is set 2021-03-12 20:31:27 +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_test.go Add experimental support for 24-bit colors 2017-01-10 02:16:12 +09:00
tui.go Make search toggleable 2021-01-03 00:15:00 +09:00