summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-16Fix bug of validation of jump-labels (#1875)Hiroki Konishi
2020-02-16[vim] Pick up fzf-tmux on $PATH when bin/fzf-tmux is not foundJunegunn Choi
2020-02-14[vim] Remove unnecessary statementJunegunn Choi
2020-02-14[vim] Add fzf#install() for downloading fzf binaryJunegunn Choi
2020-02-14[vim] More border stylesJunegunn Choi
2020-02-13[vim] Do not pipe FZF_DEFAULT_COMMANDJunegunn Choi
2020-02-12[vim] Use install.ps1 to download binary on WindowsJunegunn Choi
2020-02-12Add install.ps1 for downloading fzf.exe on Windows (#1845)jiangjianshan
2020-02-10[vim] Consider ambiwidth for border (#1861)Kyoichiro Yamada
2020-02-10Fix documentationJunegunn Choi
2020-02-06[vim] Border style for popup window (rounded | sharp | horizontal)Junegunn Choi
2020-02-06Fix inline info truncationJunegunn Choi
2020-02-06[vim] Add support for xoffset and yoffset options for popupJunegunn Choi
2020-02-05[vim] Set &bufhidden=hide before starting terminal bufferJunegunn Choi
2020-02-04[windows] Use native walker since output of DOS command is not UTF-8 encoded ...mattn
2020-02-04README: OpenBSD package (#1848)Sergey Bronnikov
2020-02-04[vim] Popup window support for both Vim and NeovimJunegunn Choi
2020-02-03Update DockerfileJunegunn Choi
2020-01-25Update copyright year (#1832)Shun Sakai
2020-01-22Update Neovim floating window example to have borderJunegunn Choi
2020-01-19Period.Junegunn Choi
2020-01-19Show error message when failed to start preview command (#1810)Tony Metzidis
2020-01-19[zsh-completion] Fix quoting/splitting issues (#1820)Chitoku
2020-01-19Add pledge(2) support (OpenBSD only) via a 'protector' package. (#1297)Aaron Bieber
2020-01-18Fix F1, F2, F3, F4 on rxvt-unicodeJunegunn Choi
2020-01-15Draw spinner with Unicode charactersJunegunn Choi
2020-01-08[bash] Populate emacs and vi keymaps (#1815)Jack Bates
2020-01-07[vim] Use iconv only if +iconv is enabled (#1813)Jan Edmund Lazo
2019-12-31Use rounded cornersJunegunn Choi
2019-12-20[bash-completion] Fix default alias/variable completionJunegunn Choi
2019-12-180.20.00.20.0Junegunn Choi
2019-12-16Fix incorrect header array mutationJunegunn Choi
2019-12-16[vim] Encode list source to codepage (#1794)Jan Edmund Lazo
2019-12-15[vim] Use cterm colors on Windows (#1793)Jan Edmund Lazo
2019-12-15Add MSYS2 support as a vim plugin (#1677)msr1k
2019-12-13Revert README as preview-{fg,bg} are only available on masterJunegunn Choi
2019-12-13Update README/CHANGELOGJunegunn Choi
2019-12-12Add preview-fg and preview-bg for --colorJunegunn Choi
2019-12-12Gutter color of 16-color theme should be undefined by defaultJunegunn Choi
2019-12-12[windows/vim] Encode batchfile in current codepageJunegunn Choi
2019-12-09Defer resetting multi-selection on reloadJunegunn Choi
2019-12-07Add clear-query and clear-selectionJunegunn Choi
2019-12-06Properly clear list when --header-lines not filled on reloadJunegunn Choi
2019-12-06'reload' action should be allowed even where there's no matchJunegunn Choi
2019-12-06[ssh completion] Skip only aliases matching * (#1788)Henré Botha
2019-12-06Mention _fzf_setup_completion helper function for bashJunegunn Choi
2019-12-06[completion] Add support for HostName lines in ~/.ssh/config (#1785)David Gray
2019-12-05Update installation instructionJunegunn Choi
2019-12-05Ignore `zcompile` output files (*.zwc files) (#1775)infokiller
2019-12-05[completion] Ignore hg repos (#1777)John Purnell