summaryrefslogtreecommitdiff
path: root/test/test_go.rb
AgeCommit message (Expand)Author
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
2024-09-12Add 'noinfo' option to hide scroll offset information in preview windowJunegunn Choi
2024-08-29Test cases for non-default --scheme optionsJunegunn Choi
2024-08-29Underscore boundaries should be ranked lowerJunegunn Choi
2024-08-27Change default --ellipsis to 'ยทยท'Junegunn Choi
2024-06-25Allow removing header line with change-header and transform-headerJunegunn Choi
2024-06-24Fix rubocop warningJunegunn Choi
2024-06-24Do not start the initial reader if 'reload*' is bound to 'start'Junegunn Choi
2024-06-20Allow empty pointer and markerJunegunn Choi
2024-06-20Add --info-command for customizing the input textJunegunn Choi
2024-06-12[fish] Merge history before searching (#3852)ismay
2024-06-01Revert "An '--expect' key should execute actions bound to the key"Junegunn Choi
2024-05-27Different marker for the first and last line of multi-line entriesJunegunn Choi
2024-05-25Update integration test to use named pipesJunegunn Choi
2024-05-22An '--expect' key should execute actions bound to the keyJunegunn Choi
2024-05-20Implement multi-line display of multi-line itemsJunegunn Choi
2024-05-19Change default pointer and marker characterJunegunn Choi
2024-05-07Refactor the code so that fzf can be used as a library (#3769)Junegunn Choi
2024-05-06Fix flaky test caseJunegunn Choi
2024-05-06Fix `change-preview` reset by `change-preview-window`Junegunn Choi
2024-05-03Fix --info inline-right not properly clearing the previous outputJunegunn Choi
2024-04-27Add $FZF_POS environment variableJunegunn Choi
2024-04-27Add --with-shell for shelling out with different command and flags (#3746)Junegunn Choi
2024-04-27Add 'change-multi' actionJunegunn Choi
2024-04-25Fix 'reload' not terminating closed standard input streamJunegunn Choi
2024-04-19Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742)Junegunn Choi
2024-04-10Add jump and jump-cancel eventsJunegunn Choi