summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-10-09Add 'best' actionJunegunn Choi
2025-10-09Go to the closest match when disabling raw modeJunegunn Choi
2025-10-09ADD $FZF_DIRECTIONJunegunn Choi
2025-10-09Add $FZF_RAW for conditional actionsJunegunn Choi
2025-10-09Add enable-raw and disable-raw actionsJunegunn Choi
2025-10-09Introduce 'raw' modeJunegunn Choi
2025-10-04Fix stray character artifacts when scrollbar is hiddenJunegunn Choi
2025-09-22Apply RuboCop suggestionsJunegunn Choi
2025-09-16Style change: thinner gutter column (#4521)Junegunn Choi
2025-09-05Add sub-word actions (#3997)Massimo Mund
2025-08-08Fix incorrect truncation of --info-command with --info=inline-rightJunegunn Choi
2025-08-03Fix a bug where you cannot unset the default `--nth` using `change-nth`Junegunn Choi
2025-07-23Add 'trigger(KEY_OR_EVENT[,...])' actionJunegunn Choi
2025-07-22Fix --no-header-lines-border behaviorJunegunn Choi
2025-07-20Add support for {*n} and {*nf} placeholderJunegunn Choi
2025-07-06Fix selection lost on revision bumpJunegunn Choi
2025-07-06Fix regression where header is not updatedJunegunn Choi
2025-07-06Add 'multi' event triggered on multi-selection changesJunegunn Choi
2025-07-02Fix panic caused by incorrect update orderingJunegunn Choi
2025-06-26Fix exact boundary match with --scheme=path or --tiebreak endJunegunn Choi
2025-06-21Add bg-cancel action to ignore running background transformsJunegunn Choi
2025-06-19Add {*} placeholder flagJunegunn Choi
2025-06-19Revert "Add {*} placeholder flag"Junegunn Choi
2025-06-19Add {*} placeholder flagJunegunn Choi
2025-06-16Implement asynchronous transform actions (#4419)Junegunn Choi
2025-06-10Add footerJunegunn Choi
2025-06-10Fix inconsistent placement of header-lines with border optionsJunegunn Choi
2025-06-03Fix the CI failure for PR caused by a spelling mistake (#4406)Koichi Murase
2025-05-17Show ellipsis for truncated labelsJunegunn Choi
2025-05-17RuboCop lintJunegunn Choi
2025-04-22Add missing environment variables (#4356)RafaelDominiquini
2025-04-13Fix panic when use header border without pointer/marker (#4345)phanium
2025-04-11Fix trailing ␊ not rendered with '--read0 --no-multi-line'Junegunn Choi
2025-03-28Add change-ghost and transform-ghostJunegunn Choi
2025-03-28Fix header window not updated on change-headerJunegunn Choi
2025-03-28Add change-pointer and transform-pointerJunegunn Choi
2025-03-26Fix query precedence in an action chain (#4326)Junegunn Choi
2025-03-26Improve query modification prevention in input-less modeJunegunn Choi
2025-03-25Do not ignore current query when input is hiddenJunegunn Choi
2025-03-23Fix offset-middle not updating the listJunegunn Choi
2025-03-15Fix ghost text with inline infoJunegunn Choi
2025-03-14Add `--ghost=TEXT` to display a ghost text when the input is emptyJunegunn Choi
2025-02-26Make --accept-nth compatible with --select-1Junegunn Choi
2025-02-26[fish] Enable multiple history commands insertion (#4280)bitraid
2025-02-23Add support for {n} in --with-nth and --accept-nth templatesJunegunn Choi
2025-02-22Fix 'jump' when pointer is emptyJunegunn Choi
2025-02-21Don't trim last field when delimiter is regex (#4266)phanium
2025-02-18walker: Append path separator to directoriesJunegunn Choi
2025-02-18Fix {q} in preview window affected by 'search' actionJunegunn Choi
2025-02-12Allow suffix match on --nth with custom --delimiterJunegunn Choi