summaryrefslogtreecommitdiff
path: root/test/test_layout.rb
AgeCommit message (Expand)Author
2025-10-04Fix stray character artifacts when scrollbar is hiddenJunegunn Choi
2025-09-16Style change: thinner gutter column (#4521)Junegunn Choi
2025-07-22Fix --no-header-lines-border behaviorJunegunn Choi
2025-06-10Add footerJunegunn Choi
2025-06-10Fix inconsistent placement of header-lines with border optionsJunegunn Choi
2025-06-03Fix the CI failure for PR caused by a spelling mistake (#4406)Koichi Murase
2025-05-17Show ellipsis for truncated labelsJunegunn Choi
2025-04-13Fix panic when use header border without pointer/marker (#4345)phanium
2025-02-07Fix change-header-label+change-headerJunegunn Choi
2025-02-02Fix RuboCop errorsJunegunn Choi
2025-02-02Fix tcell renderer's pause and resumeJunegunn 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-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-25Split integration test file (#4205)Junegunn Choi