summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-11-190.15.80.15.8Junegunn Choi
2016-11-19Fix --no-bold on --no-colorJunegunn Choi
2016-11-19Reduce ESC delay to 100msJunegunn Choi
2016-11-19Revamp escape sequence processing for WSLJunegunn Choi
2016-11-15Add --no-bold optionJunegunn Choi
2016-11-15Update README: link to wiki pageJunegunn Choi
2016-11-15[shell] Fix pruning condition of find command for CTRL-T and ALT-CJunegunn Choi
2016-11-14Add WSL to .github/ISSUE_TEMPLATE.mdJunegunn Choi
2016-11-14Update ANSI processor to handle more VT-100 escape sequencesJunegunn Choi
2016-11-090.15.70.15.7Junegunn Choi
2016-11-09Fix panic when color is disabled and header lines contain ANSI colorsJunegunn Choi
2016-11-090.15.60.15.6Junegunn Choi
2016-11-09Fix --color=bw on tcell buildJunegunn Choi
2016-11-09Merge pull request #730 from laur89/masterJunegunn Choi
2016-11-08Minor README markup fix.Laur Aliste
2016-11-08GOOS=windows make releaseJunegunn Choi
2016-11-08Wait for additional keys after ESC for up to 100msJunegunn Choi
2016-11-08Fix flaky test casesJunegunn Choi
2016-11-08Fix issues in tcell renderer and Windows buildJunegunn Choi
2016-11-07Implement tcell-based rendererMichael Kelley
2016-11-07Prepare for termbox/windows buildJunegunn Choi
2016-11-01`man fzf` in READMEJunegunn Choi
2016-10-30Update ANSI processor to ignore ^N and ^OJunegunn Choi
2016-10-30Strip ^N and ^O from preview outputJunegunn Choi
2016-10-28Fix header lines being cleared on toggle-previewJunegunn Choi
2016-10-230.15.50.15.5Junegunn Choi
2016-10-22[vim] Respect g:fzf_colorsJunegunn Choi
2016-10-22Make test cases less susceptible to timeout errorsJunegunn Choi
2016-10-21Set foreground color without affecting backgroundJunegunn Choi
2016-10-21Allow other options to follow --color without specJunegunn Choi
2016-10-18[vim] Set g:loaded_fzfJunegunn Choi
2016-10-18Use relative position instead of absolute distance for --tiebreak=endJunegunn Choi
2016-10-14Merge pull request #701 from nthapaliya/zsh_script_improvementsJunegunn Choi
2016-10-13Use `command` to ignore shell functionNiraj Thapaliya
2016-10-13Gnu `[` evaluates both sides of a -o condition regardlessNiraj Thapaliya
2016-10-13[fzf-tmux] Fix bash conditionJunegunn Choi
2016-10-12[fzf-tmux/vim/nvim] Do not split small windowJunegunn Choi
2016-10-12Merge pull request #698 from Ambrevar/masterJunegunn Choi
2016-10-11key-bindings.fish: Yank commandline in fzf-history-widgetPierre Neidhardt
2016-10-040.15.40.15.4Junegunn Choi
2016-10-04Use exact match by default for inverse search termJunegunn Choi
2016-10-04Display scroll indicator in preview windowJunegunn Choi
2016-10-04Adjust maximum scroll offsetJunegunn Choi
2016-10-04[vim] Apply --multi and --prompt to :FZF commandJunegunn Choi
2016-10-03Support field index expressions in preview and execute actionJunegunn Choi
2016-09-29Use unicode.IsSpace to cover more whitespace charactersJunegunn Choi
2016-09-290.15.30.15.3Junegunn Choi
2016-09-29Fix SEGV when trying to render preview but the window is closedJunegunn Choi
2016-09-29Fix failing unit tests on ANSI attributesJunegunn Choi
2016-09-29Add support for more ANSI color attributes (#674)Junegunn Choi