You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fzf/src/tui
Junegunn Choi 3f75a8369f
Replace RuneWidth to StringWidth to handle grapheme clusters
Fix #2482
3 years ago
..
dummy.go Support ANSI code for clearing the rest of the line (ESC[0K) 4 years ago
light.go Replace RuneWidth to StringWidth to handle grapheme clusters 3 years ago
light_unix.go Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term (#2395) 3 years ago
light_windows.go Ensure proper ESC seq handling under Windows preview mode (#2430) 3 years ago
tcell.go Replace RuneWidth to StringWidth to handle grapheme clusters 3 years ago
ttyname_unix.go Automatically set /dev/tty as STDIN on execute action 3 years ago
ttyname_windows.go Automatically set /dev/tty as STDIN on execute action 3 years ago
tui.go Make search toggleable 4 years ago
tui_test.go Add experimental support for 24-bit colors 8 years ago