fzf/src/tui
Junegunn Choi fd1ba46f77
Export $FZF_KEY environment variable to child processes
It's the name of the last key pressed.

Related #3412
2024-04-13 14:00:16 +09:00
..
dummy.go Fix Windows build 2024-01-24 15:59:54 +09:00
eventtype_string.go Export $FZF_KEY environment variable to child processes 2024-04-13 14:00:16 +09:00
light_unix.go (Experimental) Improve Sixel graphics support (#2544) 2023-10-26 00:49:16 +09:00
light_windows.go Revert "Sixel and Kitty image support on Windows binary (#2544)" 2023-11-10 13:16:11 +09:00
light.go Export $FZF_KEY environment variable to child processes 2024-04-13 14:00:16 +09:00
tcell_test.go 0.46.1 2024-02-01 18:13:00 +09:00
tcell.go Fix preview area not being cleared when using certain types of border styles 2024-03-09 14:14:42 +09:00
ttyname_unix.go Fix deprecations of ioutil (#3370) 2023-07-16 17:14:22 +09:00
ttyname_windows.go Modernize build tags 2022-03-29 21:23:45 +09:00
tui_test.go Add experimental support for 24-bit colors 2017-01-10 02:16:12 +09:00
tui.go Export $FZF_KEY environment variable to child processes 2024-04-13 14:00:16 +09:00