summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-03-13Advanced preview scroll offset expression to better support fixed headerJunegunn Choi
2021-03-12Fix regression in preview window renderingJunegunn Choi
2021-03-12Add support for preview window headerJunegunn Choi
2021-03-12Fix truncation of colored line when --preview-window wrap is setJunegunn Choi
2021-03-12Fix premature truncation of colored line when --preview-window wrap is setJunegunn Choi
2021-03-12Fix incorrect tab character handlingJunegunn Choi
2021-03-11Speed up ANSI code processing (#2368)Charlie Vieth
2021-03-08Fix deadlocksJunegunn Choi
2021-03-07Fix yet another deadlockJunegunn Choi
2021-03-07Fix deadlock on exitJunegunn Choi
2021-03-07Kill input command on terminateJunegunn Choi
2021-02-28Don't exit fzf by SIGINT while executing command (#2375)bitterfox
2021-02-28Check gofmt in `make test`Junegunn Choi
2021-02-25Add select and deselect actionsJunegunn Choi
2021-02-17Remove redundant assignment (#2356)odeson24
2021-02-02Add `close` actionJunegunn Choi
2021-02-01Fix toggle-preview-wrap actionJunegunn Choi
2021-02-01Fix segmentation fault on \x1b[0KJunegunn Choi
2021-01-15Fix typos in source code (#2322)freddii
2021-01-13Migrate to GitHub ActionsJunegunn Choi
2021-01-04Fix selection changed on terminal resize (#2306)E.L.K
2021-01-03Use more explicit int-to-string conversion.Elliott Sales de Andrade
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