fzf/src/tui
2024-08-14 23:04:05 +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 Support hyperlinks (OSC 8) in the main window 2024-08-14 23:04:05 +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 Support hyperlinks (OSC 8) in the main window 2024-08-14 23:04:05 +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 Add support for hyperlinks in preview window 2024-08-14 08:51:34 +09:00