fzf/src/tui
Junegunn Choi 3f75a8369f
Replace RuneWidth to StringWidth to handle grapheme clusters
Fix #2482
2021-05-14 11:44:44 +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 Replace RuneWidth to StringWidth to handle grapheme clusters 2021-05-14 11:44:44 +09:00
light_unix.go Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term (#2395) 2021-03-20 14:38:34 +09:00
light_windows.go Ensure proper ESC seq handling under Windows preview mode (#2430) 2021-04-04 13:19:43 +09:00
tcell.go Replace RuneWidth to StringWidth to handle grapheme clusters 2021-05-14 11:44:44 +09:00
ttyname_unix.go Automatically set /dev/tty as STDIN on execute action 2021-03-25 20:00:09 +09:00
ttyname_windows.go Automatically set /dev/tty as STDIN on execute action 2021-03-25 20:00:09 +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