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_layout.rb
Age
Commit message (
Expand
)
Author
2025-10-04
Fix stray character artifacts when scrollbar is hidden
Junegunn Choi
2025-09-16
Style change: thinner gutter column (#4521)
Junegunn Choi
2025-07-22
Fix --no-header-lines-border behavior
Junegunn Choi
2025-06-10
Add footer
Junegunn Choi
2025-06-10
Fix inconsistent placement of header-lines with border options
Junegunn Choi
2025-06-03
Fix the CI failure for PR caused by a spelling mistake (#4406)
Koichi Murase
2025-05-17
Show ellipsis for truncated labels
Junegunn Choi
2025-04-13
Fix panic when use header border without pointer/marker (#4345)
phanium
2025-02-07
Fix change-header-label+change-header
Junegunn Choi
2025-02-02
Fix RuboCop errors
Junegunn Choi
2025-02-02
Fix tcell renderer's pause and resume
Junegunn Choi
2025-02-01
Fix {show,hide,toggle}-input and add test cases
Junegunn Choi
2025-02-01
Display header lines at the top in 'reverse-list' layout
Junegunn Choi
2025-02-01
Fix --layout reverse-list --no-input
Junegunn Choi
2025-01-30
Add --no-input to hide the input section (#4210)
Junegunn Choi
2025-01-28
Enhance --min-height option to take number followed by +
Junegunn Choi
2025-01-25
Split integration test file (#4205)
Junegunn Choi