fzf/src/tui
Junegunn Choi 69dffd78a6
Do not assume that each character takes at least 1 column
Fixes #2163, though this is not a proper fix to the problem.
2020-10-23 23:32:10 +09:00
..
dummy.go Implement streaming preview window (#2215) 2020-10-18 17:03:33 +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 Do not assume that each character takes at least 1 column 2020-10-23 23:32:10 +09:00
tcell.go Implement streaming preview window (#2215) 2020-10-18 17:03:33 +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 Implement streaming preview window (#2215) 2020-10-18 17:03:33 +09:00