summaryrefslogtreecommitdiffstats
path: root/src/reader.go
AgeCommit message (Expand)Author
2018-09-28Kill running preview process after 500ms when focus has changedJunegunn Choi
2017-09-28Update FZF_DEFAULT_COMMANDJunegunn Choi
2017-08-26Minor refactoringsJunegunn Choi
2017-08-16Make Reader event notification asynchronousJunegunn Choi
2017-07-01Print [ERROR] on info line when the default command failedJunegunn Choi
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