summaryrefslogtreecommitdiffstats
path: root/src/util/util.go
AgeCommit message (Expand)Author
2016-02-07Use $SHELL to start $FZF_DEFAULT_COMMAND (#481)Junegunn Choi
2015-10-02Use trimmed length when --nth is used with --tiebreak=lengthJunegunn Choi
2015-08-02GoLintJunegunn Choi
2015-08-02Performance fix - unnecessary rune convertion on --ansiJunegunn Choi
2015-08-02Performance tuning - eager rune array conversionJunegunn Choi
2015-04-17Improvements in performance and memory usageJunegunn Choi
2015-04-16Add --no-hscroll option to disable horizontal scrollJunegunn Choi
2015-03-29Implement --expect option to support simple key bindings (#163)Junegunn Choi
2015-03-19Add support for ANSI color codesJunegunn Choi
2015-01-12Reorganize source codeJunegunn Choi