fzf/src/tui
Junegunn Choi 2faffbd1b7
Fill background color in padding area
fzf --color bg:blue --border --padding 1,2
2024-07-01 21:39:09 +09:00
..
dummy.go Refactor the code so that fzf can be used as a library (#3769) 2024-05-07 01:06:42 +09:00
eventtype_string.go Add print(...) action 2024-05-22 22:18:24 +09:00
light_unix.go Code cleanup 2024-06-20 17:06:44 +09:00
light_windows.go Fix invalid mouse offset for --height on Windows 2024-06-12 21:18:02 +09:00
light.go Fill background color in padding area 2024-07-01 21:39:09 +09:00
tcell_test.go execute: Open separate handles to /dev/tty (in, out, err) 2024-05-23 21:11:12 +09:00
tcell.go Refactor the code so that fzf can be used as a library (#3769) 2024-05-07 01:06:42 +09:00
ttyname_unix.go execute: Open separate handles to /dev/tty (in, out, err) 2024-05-23 21:11:12 +09:00
ttyname_windows.go execute: Open separate handles to /dev/tty (in, out, err) 2024-05-23 21:11:12 +09:00
tui_test.go Add experimental support for 24-bit colors 2017-01-10 02:16:12 +09:00
tui.go Improved --sync behavior 2024-06-17 00:11:57 +09:00