index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2024-12-12
Restore previous behavior
Junegunn Choi
2024-12-12
Change test case expectation (hard-coded minimum width removed)
Junegunn Choi
2024-12-12
Respect the properties of the currently active preview window options
Junegunn Choi
2024-12-03
chore: completion test command sequence (#4115)
LangLangBart
2024-10-01
Make RuboCop happy
Junegunn Choi
2024-10-01
Add --gap option to put empty lines between items
Junegunn Choi
2024-09-12
Redraw/hide scroll offset when 'info' property is changed
Junegunn Choi
2024-09-12
Add 'noinfo' option to hide scroll offset information in preview window
Junegunn Choi
2024-08-29
Test cases for non-default --scheme options
Junegunn Choi
2024-08-29
Underscore boundaries should be ranked lower
Junegunn Choi
2024-08-27
Change default --ellipsis to 'ยทยท'
Junegunn Choi
2024-06-25
Allow removing header line with change-header and transform-header
Junegunn Choi
2024-06-24
Fix rubocop warning
Junegunn Choi
2024-06-24
Do not start the initial reader if 'reload*' is bound to 'start'
Junegunn Choi
2024-06-20
Allow empty pointer and marker
Junegunn Choi
2024-06-20
Add --info-command for customizing the input text
Junegunn Choi
2024-06-12
[fish] Merge history before searching (#3852)
ismay
2024-06-01
Revert "An '--expect' key should execute actions bound to the key"
Junegunn Choi
2024-05-27
Different marker for the first and last line of multi-line entries
Junegunn Choi
2024-05-25
Update integration test to use named pipes
Junegunn Choi
2024-05-22
An '--expect' key should execute actions bound to the key
Junegunn Choi
2024-05-20
Implement multi-line display of multi-line items
Junegunn Choi
2024-05-19
Change default pointer and marker character
Junegunn Choi
2024-05-07
Refactor the code so that fzf can be used as a library (#3769)
Junegunn Choi
2024-05-06
Fix flaky test case
Junegunn Choi
2024-05-06
Fix `change-preview` reset by `change-preview-window`
Junegunn Choi
2024-05-03
Fix --info inline-right not properly clearing the previous output
Junegunn Choi
2024-04-27
Add $FZF_POS environment variable
Junegunn Choi
2024-04-27
Add --with-shell for shelling out with different command and flags (#3746)
Junegunn Choi
2024-04-27
Add 'change-multi' action
Junegunn Choi
2024-04-25
Fix 'reload' not terminating closed standard input stream
Junegunn Choi
2024-04-19
Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742)
Junegunn Choi
2024-04-10
Add jump and jump-cancel events
Junegunn Choi
2024-04-04
Do not hide separator by default on --info=inline-right|hidden
Junegunn Choi
2024-03-29
Fix flaky test case
Junegunn Choi
2024-03-29
Add environment variables: FZF_{BORDER,PREVIEW}_LABEL (#3693)
Matthieu Cneude
2024-03-28
Add track-current, untrack-current, and toggle-track-current (#3699)
Junegunn Choi
2024-03-27
Fix typo in comment
Junegunn Choi
2024-03-27
Fix reload and reload-sync behaviors
Junegunn Choi
2024-03-17
Make it possible to disable `Ctrl+T` / `Alt+C` / completions (#3678)
Eli Barzilay
2024-02-29
Add $FZF_DEFAULT_OPTS_FILE (#3618)
Junegunn Choi
2024-02-19
Export FZF_* variables to 'reload' process as well
Junegunn Choi
2024-02-01
More test fixes for tcell on GitHub Actions
Junegunn Choi
2024-02-01
Fix tests for tcell build
Junegunn Choi
2024-01-07
Add 'result' event that is triggered when the result list is ready
Junegunn Choi
2024-01-07
Fix focus event not triggered in certain cases
Junegunn Choi
2023-12-27
Fix RuboCop error
Junegunn Choi
2023-12-26
Fix unexpected result of --tiebreak=end
Junegunn Choi
2023-12-26
Add 'transform' action to conditionally perform a series of actions
Junegunn Choi
2023-12-10
Lint: RuboCop
Junegunn Choi
[next]