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 d2af3ff98d
Change how hl:-1 or hl+:-1 is applied to text with background color
4 years ago
..
dummy.go Support ANSI code for clearing the rest of the line (ESC[0K) 4 years ago
light.go Fix handling of arrow keys with alt and/or shift modifier 4 years ago
light_unix.go Add truecolor support for Windows, if available (#2156) 4 years ago
light_windows.go Add truecolor support for Windows, if available (#2156) 4 years ago
tcell.go Fix handling of arrow keys with alt and/or shift modifier 4 years ago
ttyname_unix.go Implement ttyname() in case /dev/tty is not available 6 years ago
ttyname_windows.go Implement ttyname() in case /dev/tty is not available 6 years ago
tui.go Change how hl:-1 or hl+:-1 is applied to text with background color 4 years ago
tui_test.go Add experimental support for 24-bit colors 8 years ago