summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-25Update build script to build macOS arm64 binaryJunegunn Choi
2021-02-25Add select and deselect actionsJunegunn Choi
2021-02-25[vim] Remove unnecessary `border` management in nvim floating window (#2370)Hiroki Konishi
2021-02-22[vim] Force redraw by exiting and re-entering terminal modeJunegunn Choi
2021-02-22[vim] Call feedkeys only when the destination buffer is a terminalJunegunn Choi
2021-02-17README.md: Better exampleJunegunn Choi
2021-02-17Remove redundant assignment (#2356)odeson24
2021-02-17Update README.md (#2353)Hussein Esmail
2021-02-17[vim] Use tnoremap only when it's availableJunegunn Choi
2021-02-15[vim] Stay in terminal mode if fzf#run is called from sinkJunegunn Choi
2021-02-030.25.10.25.1Junegunn Choi
2021-02-03Clarification on FZF_DEFAULT_COMMANDJunegunn Choi
2021-02-03[zsh] Don't run precmd hooks in cd widget (#2340)Marlon Richert
2021-02-03[vim] fzf#run should ignore empty 'dir' argumentJunegunn Choi
2021-02-02Add `close` actionJunegunn Choi
2021-02-01Create codeql-analysis.yml (#2338)Naveen
2021-02-01Fix toggle-preview-wrap actionJunegunn Choi
2021-02-01Fix segmentation fault on \x1b[0KJunegunn Choi
2021-02-01[man] Clarify that $SHELL is used to run commands (#2334)step
2021-02-01Update README.md (#2337)Kovarththanan Rajaratnam
2021-01-28BUILD.md: Update Go version requirement (#2332)Nanda Lopes
2021-01-28[install.ps1] Change permission of the downloaded binary (#2308)jiangjianshan
2021-01-20[Makefile] Restore 32-bit targetsJunegunn Choi
2021-01-17[vim] Exit terminal mode before closing FZF window (#2326)Olivier Roques
2021-01-15Replace Travis CI badgeJunegunn Choi
2021-01-15Fix typos in source code (#2322)freddii
2021-01-13Migrate to GitHub ActionsJunegunn Choi
2021-01-13Update README.md (#2321)Vlad Doster
2021-01-13[zsh] Properly reset prompt after completion (#2318)Ruslan Sayfutdinov
2021-01-10[man] Fix typoJunegunn Choi
2021-01-08Update default number version (#2307)calvin ardi
2021-01-07Update README to upgrade using brew upgrade (#2309)nicolasbarra
2021-01-04Fix selection changed on terminal resize (#2306)E.L.K
2021-01-03Use more explicit int-to-string conversion.Elliott Sales de Andrade
2021-01-030.25.00.25.0Junegunn Choi
2021-01-03Revert "[zsh] Use shell redirection (#2281)"Junegunn Choi
2021-01-03Do not disable mouse on SIGCONT before SIGSTOPJunegunn Choi
2021-01-03Make search toggleableJunegunn Choi
2021-01-01[fzf-tmux] Disable CTRL-ZJunegunn Choi
2021-01-01[shell] Disable CTRL-ZJunegunn Choi
2020-12-31Update vimdocJunegunn Choi
2020-12-31Add tag links for "doc/fzf.txt"yhu266
2020-12-31[Makefile] Make sure to use bashJunegunn Choi
2020-12-31Add preview-top and preview-bottom actionsJunegunn Choi
2020-12-31Fix alt-, for --expectJunegunn Choi
2020-12-30Update test case for 'first' and 'last'Junegunn Choi
2020-12-30Extend support for alt key chordsJunegunn Choi
2020-12-30Add "last" action to move the cursor to the last matchJunegunn Choi
2020-12-23[zsh] Use shell redirection (#2281)林千里
2020-12-23[Makefile] Support building on machines with `uname -m` == "arm64" (#2291)Loic Nageleisen