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
Michael Kelley 7d5985baf9
Make height option work under Windows (#1341)
Separate Unix & Windows code into platform specific files for light renderer
4 years ago
..
dummy.go Add preview-fg and preview-bg for --color 5 years ago
light.go Make height option work under Windows (#1341) 4 years ago
light_unix.go Make height option work under Windows (#1341) 4 years ago
light_windows.go Make height option work under Windows (#1341) 4 years ago
tcell.go Add more --border options; default changed to "rounded" 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; default changed to "rounded" 4 years ago
tui_test.go Add experimental support for 24-bit colors 8 years ago