summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-01-19Add pledge(2) support (OpenBSD only) via a 'protector' package. (#1297)Aaron Bieber
2020-01-18Fix F1, F2, F3, F4 on rxvt-unicodeJunegunn Choi
2020-01-15Draw spinner with Unicode charactersJunegunn Choi
2019-12-31Use rounded cornersJunegunn Choi
2019-12-180.20.00.20.0Junegunn Choi
2019-12-16Fix incorrect header array mutationJunegunn Choi
2019-12-12Add preview-fg and preview-bg for --colorJunegunn Choi
2019-12-12Gutter color of 16-color theme should be undefined by defaultJunegunn Choi
2019-12-09Defer resetting multi-selection on reloadJunegunn Choi
2019-12-07Add clear-query and clear-selectionJunegunn Choi
2019-12-06Properly clear list when --header-lines not filled on reloadJunegunn Choi
2019-12-06'reload' action should be allowed even where there's no matchJunegunn Choi
2019-12-05Remove immediate flickering on reload actionJunegunn Choi
2019-11-21Allow action composition over multiple --bindJunegunn Choi
2019-11-21Fix parse error of --bind expressionJunegunn Choi
2019-11-150.19.00.19.0Junegunn Choi
2019-11-15Fix --preview-window noborder with non-default background colorJunegunn Choi
2019-11-15Update error message for --preview-windowJunegunn Choi
2019-11-15Add `--preview-window noborder` option to disable preview borderJunegunn Choi
2019-11-15Add --info=STYLE [default|inline|hidden]Junegunn Choi
2019-11-14More key chords for --bindJunegunn Choi
2019-11-12Remove trailing whitespaces when using --with-nthJunegunn Choi
2019-11-12'reload' action should reset multi-selectionJunegunn Choi
2019-11-12'reload' action should reset --header-linesJunegunn Choi
2019-11-11Fix regression of select-allJunegunn Choi
2019-11-11Remove unnecessary reader barrier on --filter modeJunegunn Choi
2019-11-10Experimental implementation of "reload" actionJunegunn Choi
2019-11-10Add --phony option for disabling searchJunegunn Choi
2019-11-05Improvements to code quality and readability (#1737)Alexandr
2019-11-02Fix argument parser for -mJunegunn Choi
2019-11-02Remove unnecessary map lookupJunegunn Choi
2019-11-02Fix behavior of 'deselect-all' to only deselect matchesJunegunn Choi
2019-11-02--multi to take optional argument to limit the number of selectionJunegunn Choi
2019-10-27Add 'f' flag for placeholder expression (#1733)Simon Fraser
2019-08-06Fix #1657: alt-0 to alt-9Junegunn Choi
2019-07-19os.Kill signal cannot be trapped (#1641)Christian Muehlhaeuser
2019-07-19Code cleanup: remove unnecessary string conversions (#1642)Christian Muehlhaeuser
2019-07-19Code cleanup (#1640)Christian Muehlhaeuser
2019-05-21Disallow preview scroll when the content just fits the windowJunegunn Choi
2019-04-21Output --help message to standard outputJunegunn Choi
2019-03-310.18.00.18.0Junegunn Choi
2019-03-30Fix regression of prompt displayJunegunn Choi
2019-03-29Disable preview scroll if the content fits on the screenJunegunn Choi
2019-03-29Fix ineffective break statementJunegunn Choi
2019-03-29Avoid unnecessary redraw of the preview windowJunegunn Choi
2019-03-29Redraw prompt only when necessaryJunegunn Choi
2019-03-29Add --no-unicode option to draw borders in ASCII charactersJunegunn Choi
2019-03-17Add color option for gutterJunegunn Choi
2019-03-07Always prepend ANSI reset code before re-assembling tokensJunegunn Choi
2019-03-07Remove unnecessary ANSI code injectionJunegunn Choi