summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2025-01-13Fix change-nthJunegunn Choi
2025-01-13Add change-nth actionJunegunn Choi
2025-01-12Align header with the listJunegunn Choi
2025-01-07Fix adaptive height with --header-borderJunegunn Choi
2025-01-06Remove header indentation when unnecessaryJunegunn Choi
2025-01-05Border around the header sectionJunegunn Choi
2025-01-02Fix RuboCop errorJunegunn Choi
2025-01-02Border around the input section (prompt + info)Junegunn Choi
2024-12-19Add toggle-hscrollJunegunn Choi
2024-12-19Add toggle-multi-line actionJunegunn Choi
2024-12-12Restore previous behaviorJunegunn Choi
2024-12-12Change test case expectation (hard-coded minimum width removed)Junegunn Choi
2024-12-12Respect the properties of the currently active preview window optionsJunegunn Choi
2024-12-03chore: completion test command sequence (#4115)LangLangBart
2024-10-01Make RuboCop happyJunegunn Choi
2024-10-01Add --gap option to put empty lines between itemsJunegunn Choi
2024-09-12Redraw/hide scroll offset when 'info' property is changedJunegunn Choi