index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_go.rb
Age
Commit message (
Expand
)
Author
2025-01-25
Split integration test file (#4205)
Junegunn Choi
2025-01-23
Fix RuboCop errors
Junegunn Choi
2025-01-23
Fix --info-command when focus event is bound
Junegunn Choi
2025-01-23
Add --header-lines-border to separate two headers
Junegunn Choi
2025-01-17
Allow setting border styles at once with --style full:STYLE
Junegunn Choi
2025-01-16
Export the current nth value as $FZF_NTH
Junegunn Choi
2025-01-15
Add gap line
Junegunn Choi
2025-01-13
Fix change-nth
Junegunn Choi
2025-01-13
Add change-nth action
Junegunn Choi
2025-01-12
Align header with the list
Junegunn Choi
2025-01-07
Fix adaptive height with --header-border
Junegunn Choi
2025-01-06
Remove header indentation when unnecessary
Junegunn Choi
2025-01-05
Border around the header section
Junegunn Choi
2025-01-02
Fix RuboCop error
Junegunn Choi
2025-01-02
Border around the input section (prompt + info)
Junegunn Choi
2024-12-19
Add toggle-hscroll
Junegunn Choi
2024-12-19
Add toggle-multi-line action
Junegunn Choi
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
[next]