summaryrefslogtreecommitdiffstats
path: root/src/reader.go
AgeCommit message (Expand)Author
2016-11-08Fix issues in tcell renderer and Windows buildJunegunn Choi
2016-11-07Implement tcell-based rendererMichael Kelley
2016-08-16Increase read buffer size to 64KBJunegunn Choi
2016-02-07Use $SHELL to start $FZF_DEFAULT_COMMAND (#481)Junegunn Choi
2015-08-02Performance fix - unnecessary rune convertion on --ansiJunegunn Choi
2015-08-02Performance tuning - eager rune array conversionJunegunn Choi
2015-07-22Add --header-lines optionJunegunn Choi
2015-06-08add support to nil-byte separated input strings, closes #121Giulio Iotti
2015-06-03Fix #248 - Premature termination of Reader on long inputJunegunn Choi
2015-04-17Improvements in performance and memory usageJunegunn Choi
2015-01-12Reorganize source codeJunegunn Choi
2015-01-12LintJunegunn Choi
2015-01-07Remove extraneous quote-escapeJunegunn Choi
2015-01-04Rewrite fzf in GoJunegunn Choi