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 2e8e63fb0b
Add more --border options
Instead of drawing the window border in Vim using an extra window,
extend the --border option so that we do can it natively.

Close #2223
Fix #2184
4 years ago
..
dummy.go Add support for text styling using --color 4 years ago
light.go Add more --border options 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 Add more --border options 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 Add more --border options 4 years ago
tui_test.go Add experimental support for 24-bit colors 8 years ago