summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-01-300.16.30.16.3Junegunn Choi
2017-01-30Fix display issues with execute actionJunegunn Choi
2017-01-28Add support for ctrl-space keyJunegunn Choi
2017-01-27Add execute-silent actionJunegunn Choi
2017-01-27Extend placeholder expression for multiple selectionsJunegunn Choi
2017-01-26Add --read0 and --print0 to --help outputJunegunn Choi
2017-01-25Recalculate the width of trimmed lineJunegunn Choi
2017-01-240.16.20.16.2Junegunn Choi
2017-01-24Allow invisible preview window (--preview-window 0)Junegunn Choi
2017-01-23Delete every line below the cursorJunegunn Choi
2017-01-23Minor refactoringJunegunn Choi
2017-01-23Cursor postition response can be preceded by user key strokesJunegunn Choi
2017-01-23Disable mouse if failed to query cursor positionJunegunn Choi
2017-01-23Fix make deps to see the right git dirJunegunn Choi
2017-01-22Allow build on OpenBSD/FreeBSD/AndroidJunegunn Choi
2017-01-22Update release script to upload assets in parallelJunegunn Choi
2017-01-22Fix bug where screen is not properly cleared on toggle-previewJunegunn Choi
2017-01-22Drop ncurses dependencyJunegunn Choi
2017-01-22Use alternate screen if --height needs the entire screenJunegunn Choi
2017-01-22Clear lines even when background color is not setJunegunn Choi
2017-01-22make depsJunegunn Choi
2017-01-22Composable actions in --bindJunegunn Choi
2017-01-160.16.10.16.1Junegunn Choi
2017-01-16Propertly fill window with background colorJunegunn Choi
2017-01-16Add -L flag to the default find commandJunegunn Choi
2017-01-16Add half-page-{up,down} actions (#784)Amos Bird
2017-01-160.16.0Junegunn Choi
2017-01-16Optimize LightRenderer for slow terminalsJunegunn Choi
2017-01-15Add --filepath-word optionJunegunn Choi
2017-01-15Replace --normalize with --literal and enable normalization by defaultJunegunn Choi
2017-01-15Use crypto/ssh/terminal instead of external stty commandJunegunn Choi
2017-01-11Print error message to stderr on unexpected exitJunegunn Choi
2017-01-11Fix bug where occurrence of the pattern in header lines are highlightedJunegunn Choi
2017-01-11Make preview renderer suspend early on line wrapJunegunn Choi
2017-01-11No need to use /bin/sh to execute stty and tputJunegunn Choi
2017-01-11Make fzf immediately quit when failed to read /dev/ttyJunegunn Choi
2017-01-10No need to query row position of the cursor if mouse is disabledJunegunn Choi
2017-01-10Add experimental support for 24-bit colorsJunegunn Choi
2017-01-10Add --min-height option for percent --heightJunegunn Choi
2017-01-09Do not use \e[s and \e[uJunegunn Choi
2017-01-09Make util.RuneWidth return 1 for non-displayable charactersJunegunn Choi
2017-01-09Normalize pattern string before passing it to Algo functionJunegunn Choi
2017-01-09Add --normalize option to normalize latin script charactersJunegunn Choi
2017-01-08Fix update of multi-select pointerJunegunn Choi
2017-01-08Prepare for 0.16.0 releaseJunegunn Choi
2017-01-08Add --height optionJunegunn Choi
2016-12-27Apply --tabstop to preview windowJunegunn Choi
2016-12-05Fix Linux build (#756)Junegunn Choi
2016-12-05Truncate long lines in preview windowJunegunn Choi
2016-11-27Add BUILD.mdJunegunn Choi