summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2016-11-260.15.90.15.9Junegunn Choi
2016-11-26Always print scroll indicator in preview windowJunegunn Choi
2016-11-26Update build instructions for ncurses 6 and tcellJunegunn Choi
2016-11-26[tcell] 24-bit color supportJunegunn Choi
2016-11-25Workaround for rendering glitch in case of short-lived input processJunegunn Choi
2016-11-24[ncurses6] Suppress tui.Italic on ncurses 5Junegunn Choi
2016-11-24[ncurses6] Support italicsJunegunn Choi
2016-11-24[ncurses6] Use wcolor_set to support more than 256 color pairsJunegunn Choi
2016-11-23Make escape delay configurable via ncurses standard $ESCDELAYJunegunn Choi
2016-11-23Do not ignore resize event from ncurses and tcellJunegunn Choi
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-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-08GOOS=windows make releaseJunegunn Choi
2016-11-08Wait for additional keys after ESC for up to 100msJunegunn Choi