summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-05-23Address review comments by @KonfektJunegunn Choi
2024-05-23execute: Open separate handles to /dev/tty (in, out, err)Junegunn Choi
2024-05-23Use MSYS=enable_pcon instead of winpty on mintty 3.4.5 or laterJunegunn Choi
2024-05-23[vim] Git Bash Mintty: only use cmd.exe if winpty missing (#3811)Enno
2024-05-23[vim] Replace backslashes with forward slashes on win32unixJunegunn Choi
2024-05-23Do not run as winpty proxy if winpty is not availableJunegunn Choi
2024-05-22Add print(...) actionJunegunn Choi
2024-05-22proxy: Pass SIGINT to the child fzfJunegunn Choi
2024-05-22An '--expect' key should execute actions bound to the keyJunegunn Choi
2024-05-22Ignore SIGINT when running as proxyJunegunn Choi
2024-05-21Update CHANGELOGJunegunn Choi
2024-05-21Update the summaryJunegunn Choi
2024-05-21Embed man page in the binary and show it on 'fzf --man'Junegunn Choi
2024-05-20Change default markerJunegunn Choi
2024-05-20Use winpty to launch fzf in Git bash (mintty)Junegunn Choi
2024-05-20Respect $NO_COLOR environment variableJunegunn Choi
2024-05-20Implement multi-line display of multi-line itemsJunegunn Choi
2024-05-19Change default pointer and marker characterJunegunn Choi
2024-05-19Deploying to master from @ junegunn/fzf@01e7668915c4e3cf8c9eeca283d41beac924f...junegunn
2024-05-18Do not 'become' inside a tmux popupJunegunn Choi
2024-05-18Update READMEJunegunn Choi
2024-05-18[vim] Use native --tmux option instead of fzf-tmux when possibleJunegunn Choi
2024-05-18Add --tmux option to replace fzf-tmux scriptJunegunn Choi
2024-05-18chore: use strings.ReplaceAll (#3801)Zhizhen He
2024-05-15Make :FZF work in Vim from Git Bash (#3798)Enno
2024-05-15docs: update zsh integration instructions (#3794)LangLangBart
2024-05-15Fix tcell test caseJunegunn Choi
2024-05-15Refactor tui.TtyIn()Junegunn Choi
2024-05-15Revert "Close handles to /dev/tty", instead reuse handlesJunegunn Choi
2024-05-14Close handles to /dev/ttyJunegunn Choi
2024-05-14Render UI directly to /dev/ttyJunegunn Choi
2024-05-140.52.10.52.1Junegunn Choi
2024-05-12Deploying to master from @ junegunn/fzf@07880ca4415009d7a151d262bc5ac62f8b6dc...junegunn
2024-05-09chore: Update flags to include long-form options for case (#3785)LangLangBart
2024-05-080.52.00.52.0Junegunn Choi
2024-05-07Minor fixupJunegunn Choi
2024-05-07Add color names: selected-{fg,bg,hl}Junegunn Choi
2024-05-07[vim] Revert 7411da8d5a37b94b2171920c82c0dafe6f9115b6Junegunn Choi
2024-05-07[install] tar --no-same-ownerJunegunn Choi
2024-05-07[shell] Add $FZF_COMPLETION_{DIR,PATH}_OPTSJunegunn Choi
2024-05-07Rename --cursor-line to --highlight-lineJunegunn Choi
2024-05-07Refactor the code to remove global variablesJunegunn Choi
2024-05-07Add --cursor-line to highlight the whole current lineJunegunn Choi
2024-05-07Add current-{fg,bg,hl} as synonyms for {fg,bg,hl}+Junegunn Choi
2024-05-07Refactor the code so that fzf can be used as a library (#3769)Junegunn Choi
2024-05-06Bump golang.org/x/term from 0.19.0 to 0.20.0 (#3774)dependabot[bot]
2024-05-06Bump crate-ci/typos from 1.20.10 to 1.21.0 (#3772)dependabot[bot]
2024-05-06Fix flaky test caseJunegunn Choi
2024-05-06Do not enable delayed expansion mode when running cmd.exeJunegunn Choi
2024-05-06Fix `change-preview` reset by `change-preview-window`Junegunn Choi