summaryrefslogtreecommitdiff
path: root/src/proxy.go
AgeCommit message (Expand)Author
2025-08-22Do not unset FZF_DEFAULT_* variables when using winptyJunegunn Choi
2025-04-22Revert "Disable tmux popup when already running inside one (#4351)"Junegunn Choi
2025-04-20Add --tty-default=/dev/tty and --no-tty-default option (#4352)Junegunn Choi
2025-04-18Disable tmux popup when already running inside one (#4351)Pierre Guinoiseau
2025-03-10Nullify unwanted FZF_DEFAULT_* variables in tmux popupJunegunn Choi
2025-02-26Remove temp files before 'become' when using --tmux optionJunegunn Choi
2024-09-29--tmux: Export bash functionsJunegunn Choi
2024-05-29Pass-through error message from 'tmux display-popup'Junegunn Choi
2024-05-28[vim] Native --tmux fix for NeovimJunegunn Choi
2024-05-23execute: Open separate handles to /dev/tty (in, out, err)Junegunn Choi
2024-05-22proxy: Pass SIGINT to the child fzfJunegunn Choi
2024-05-22Ignore SIGINT when running as proxyJunegunn Choi
2024-05-21Embed man page in the binary and show it on 'fzf --man'Junegunn Choi
2024-05-20Use winpty to launch fzf in Git bash (mintty)Junegunn Choi