summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2025-02-12Make --accept-nth and --with-nth support templatesJunegunn Choi
2025-02-11Print --wrap-sign in preview windowJunegunn Choi
2025-02-09Rename actions: exclude and exclude-multiJunegunn Choi
2025-02-09Add exclude-current actionJunegunn Choi
2025-02-09Add 'exclude' action for excluding current/selected items from the result (#4...Junegunn Choi
2025-02-09Add --accept-nth option to transform the outputJunegunn Choi
2025-02-07Fix change-header-label+change-headerJunegunn Choi
2025-02-02Update DockerfileJunegunn Choi
2025-02-02Fix failing test caseJunegunn Choi
2025-02-02Stop processing more actions after a terminal action (accept, abort, etc.)Junegunn Choi
2025-02-02Fix RuboCop errorsJunegunn Choi
2025-02-02Fix tcell renderer's pause and resumeJunegunn Choi
2025-02-02FZF_KEY enhancementsJunegunn Choi
2025-02-01Fix {show,hide,toggle}-input and add test casesJunegunn Choi
2025-02-01Display header lines at the top in 'reverse-list' layoutJunegunn Choi
2025-02-01Add toggle-bindJunegunn Choi
2025-02-01Fix --layout reverse-list --no-inputJunegunn Choi
2025-01-30Add --no-input to hide the input section (#4210)Junegunn Choi
2025-01-28Enhance --min-height option to take number followed by +Junegunn Choi
2025-01-27Fix test caseJunegunn Choi
2025-01-27Allow {q} placeholders with range expressionsJunegunn Choi
2025-01-27More match_count fixesJunegunn Choi
2025-01-27Fix edge cases in --bind where ',' or ':' are chained (#4206)Junegunn Choi
2025-01-27[test] Prefer match_count over item_countJunegunn Choi
2025-01-27Allow actions to multiple keys and events at onceJunegunn Choi
2025-01-26Add 'search' and 'transform-search'Junegunn Choi
2025-01-25Split integration test file (#4205)Junegunn Choi
2025-01-23Fix RuboCop errorsJunegunn Choi
2025-01-23Fix --info-command when focus event is boundJunegunn Choi
2025-01-23Add --header-lines-border to separate two headersJunegunn Choi
2025-01-17Allow setting border styles at once with --style full:STYLEJunegunn Choi
2025-01-16Export the current nth value as $FZF_NTHJunegunn Choi
2025-01-15Add gap lineJunegunn Choi