summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-01-030.25.00.25.0Junegunn Choi
2021-01-03Do not disable mouse on SIGCONT before SIGSTOPJunegunn Choi
2021-01-03Make search toggleableJunegunn Choi
2020-12-31Add preview-top and preview-bottom actionsJunegunn Choi
2020-12-31Fix alt-, for --expectJunegunn Choi
2020-12-30Extend support for alt key chordsJunegunn Choi
2020-12-30Add "last" action to move the cursor to the last matchJunegunn Choi
2020-12-23Prevent index out of range errorJunegunn Choi
2020-12-07Make --color attributes mergeableJunegunn Choi
2020-12-05Fix slice bound error on extremely narrow screenJunegunn Choi
2020-12-05Add --preview-window follow optionJunegunn Choi
2020-12-04Add change-prompt actionJunegunn Choi
2020-12-04Change how hl:-1 or hl+:-1 is applied to text with background colorJunegunn Choi
2020-11-25Fix unit testsJunegunn Choi
2020-11-25Support ANSI code for clearing the rest of the line (ESC[0K)Junegunn Choi
2020-11-24Fix handling of arrow keys with alt and/or shift modifierJunegunn Choi
2020-11-24Improve trim function to handle longer stringsJunegunn Choi
2020-11-09Add --padding optionJunegunn Choi
2020-11-09Remove print statement for debuggingJunegunn Choi
2020-11-03Allow preview window height shorter than 3Junegunn Choi
2020-11-03Fix regression where lines are skipped in the preview windowJunegunn Choi
2020-11-03Use default bg color when fg is set to -1 with reverse attributeJunegunn Choi
2020-10-31Revert "Prefer LightRenderer on Windows if it's available"Junegunn Choi
2020-10-31Prefer LightRenderer on Windows if it's availableJunegunn Choi
2020-10-29Fix nil error on --color=bwJunegunn Choi
2020-10-27Fix error when preview command failed to startJunegunn Choi
2020-10-270.24.0-rc10.24.0-rc1Junegunn Choi
2020-10-27[vim] Download latest binary to meet version requirementJunegunn Choi
2020-10-26Add more --border optionsJunegunn Choi
2020-10-25Fix preview window of tcell rendererJunegunn Choi
2020-10-25Add support for text styling using --colorJunegunn Choi
2020-10-24Use 64-bit integer for preview versionJunegunn Choi
2020-10-23Fix regression where empty preview content is not displayedJunegunn Choi
2020-10-23Do not assume that each character takes at least 1 columnJunegunn Choi
2020-10-23Support ANSI escape sequence for clearing display in preview windowJunegunn Choi
2020-10-20Always show the number of selected entries to indicate if --multi is enabledJunegunn Choi
2020-10-18Implement streaming preview window (#2215)Junegunn Choi
2020-10-110.23.10.23.1Junegunn Choi
2020-10-11Add --preview-window=default for resetting the optionsJunegunn Choi
2020-10-09Add nowrap, nocycle, nohidden for --preview-windowJunegunn Choi
2020-10-09Reset preview window flags that are not style-relatedJunegunn Choi
2020-10-070.23.00.23.0Junegunn Choi
2020-10-06Fix preview window size calculationJunegunn Choi
2020-10-06Allow splitting preview-window optionsJunegunn Choi
2020-10-06Add --preview-window option for cyclic scrollingJunegunn Choi
2020-10-05Add preview-half-page-down and preview-half-page-up (#2145)Tinmarino
2020-09-29Always allow preview/execute commands with no placeholder expressionsJunegunn Choi
2020-09-24Fix items width limit (#2190)Wenxuan
2020-09-02Add truecolor support for Windows, if available (#2156)Michael Kelley
2020-08-23Revert horizontal padding around preview window on "noborder"Junegunn Choi