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
Zhizhen He 01e7668915
chore: use strings.ReplaceAll (#3801)
1 month ago
..
dummy.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
eventtype_string.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
light.go chore: use strings.ReplaceAll (#3801) 1 month ago
light_unix.go Refactor tui.TtyIn() 1 month ago
light_windows.go Render UI directly to /dev/tty 1 month ago
tcell.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
tcell_test.go Fix tcell build 2 months ago
ttyname_unix.go Refactor tui.TtyIn() 1 month ago
ttyname_windows.go Modernize build tags 2 years ago
tui.go Add color names: selected-{fg,bg,hl} 1 month ago
tui_test.go Add experimental support for 24-bit colors 8 years ago