summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-130.26.00.26.0Junegunn Choi
2021-03-13Advanced preview scroll offset expression to better support fixed headerJunegunn Choi
2021-03-12Fix regression in preview window renderingJunegunn Choi
2021-03-12Add support for preview window headerJunegunn Choi
2021-03-12Fix truncation of colored line when --preview-window wrap is setJunegunn Choi
2021-03-12Fix premature truncation of colored line when --preview-window wrap is setJunegunn Choi
2021-03-12Fix incorrect tab character handlingJunegunn Choi
2021-03-11Speed up ANSI code processing (#2368)Charlie Vieth
2021-03-08[fish] Make widgets work with --option= prefix (#2383)Jannik Vieten
2021-03-08[vim] Vim 8.0 compatibilityJunegunn Choi
2021-03-08[fzf-tmux] Adapt to tmux latest changes (#2379)solarizedalias
2021-03-08Fix deadlocksJunegunn Choi
2021-03-07Fix yet another deadlockJunegunn Choi
2021-03-07[actions] Install fish using apt-getJunegunn Choi
2021-03-07Fix deadlock on exitJunegunn Choi
2021-03-07Fix GitHub Action buildJunegunn Choi
2021-03-07Add test cases for killing input command on terminate (#2381 #2382)yoshida.shinya
2021-03-07Kill input command on terminateJunegunn Choi
2021-02-28Don't exit fzf by SIGINT while executing command (#2375)bitterfox
2021-02-28Check gofmt in `make test`Junegunn Choi
2021-02-28Fix typoJunegunn Choi
2021-02-25[vim] Add keepjump to switch_back() function (#2363)Jonathan Müller
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