summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-050.16.60.16.6Junegunn Choi
2017-03-04Add test case for --no-clearJunegunn Choi
2017-03-04Use alternate screen only when the value of height is 100%Junegunn Choi
2017-03-04Add --no-clear optionJunegunn Choi
2017-03-03[zsh] Use setopt noposixbuiltins instead of emulate -L zshJunegunn Choi
2017-03-03Revert "[zsh] emulate -L zsh to avoid issues with incompatible options"Junegunn Choi
2017-03-03[shell] Enable sorting by default in CTRL-RJunegunn Choi
2017-03-03Display -S if sort is disabled and toggle-sort is usedJunegunn Choi
2017-03-02[vim] Capitalize exception messagesJunegunn Choi
2017-03-02[vim] Throw error if g:fzf_layout is incorrectly usedJunegunn Choi
2017-03-02Suppress ANSI colors in preview window if --no-color is setJunegunn Choi
2017-03-01[zsh] emulate -L zsh to avoid issues with incompatible optionsJunegunn Choi
2017-03-01Clear background even if background color is not setJunegunn Choi
2017-02-25[neovim] Set 'dir' to the current direcotryJunegunn Choi
2017-02-24Redraw item if query string has changedJunegunn Choi
2017-02-19[vim] Minor refactoringJunegunn Choi
2017-02-19[vim] Escape ! when using :! to execute commandJunegunn Choi
2017-02-190.16.50.16.5Junegunn Choi
2017-02-19Exclude sysfs in find commandsJunegunn Choi
2017-02-18Add toggle-preview-wrap actionJunegunn Choi
2017-02-18Properly truncate long query stringJunegunn Choi
2017-02-18[vim] Prepend @echo off to $FZF_DEFAULT_COMMAND on Windows (#847)Junegunn Choi
2017-02-18[vim] Fix FZF_DEFAULT_COMMAND on WindowsJunegunn Choi
2017-02-17Use cut instead of sed in the default commandJunegunn Choi
2017-02-17[vim] Do not escape % when using system() instead of !Junegunn Choi
2017-02-16[shell] Replace `sed` with `-mindepth 1` and `cut` (#844)Pierre Neidhardt
2017-02-14Fix indentationJunegunn Choi
2017-02-14Move cursor to the top-left when returning to alternate screenJunegunn Choi
2017-02-09[zsh] Do not cd when cancelling alt+c keybind (#840)Daniel Gray
2017-02-08[fzf-tmux] Fix race condition when using -l/-u on zoomed panesJunegunn Choi
2017-02-07Use "type" instead of "cat" on windows (#836)Prabir Shrestha
2017-02-06Remove Dockerfiles and clean up MakefileJunegunn Choi
2017-02-06Remove Ruby versionJunegunn Choi
2017-02-050.16.40.16.4Junegunn Choi
2017-02-05[vim] Download instruction for WindowsJunegunn Choi
2017-02-04Fix failing test caseJunegunn Choi
2017-02-04[vim] Apply --no-height when running fzf in full screen modeJunegunn Choi
2017-02-04Add --border option to draw horizontal lines above and below the finderJunegunn Choi
2017-02-03Add test case for --tiebreak=beginJunegunn Choi
2017-02-02Fix --tiebreak=begin with algo v2Junegunn Choi
2017-02-02Suppress CSI codes in the outputJunegunn Choi
2017-02-02Update ANSI processor to strip ^H along with its preceding characterJunegunn Choi
2017-02-02Update go-runewidthJunegunn Choi
2017-02-01Fix caching scheme when --exact is set and '-prefix is usedJunegunn Choi
2017-02-01[vim] Expose buffer variable with the current fzf setup (#828)Kassio Borges
2017-01-31Update documentationJunegunn Choi
2017-01-300.16.30.16.3Junegunn Choi
2017-01-30[vim] g:fzf_prefer_tmux for choosing fzf-tmux over --heightJunegunn Choi
2017-01-30Update man pagesJunegunn Choi
2017-01-30Fix display issues with execute actionJunegunn Choi