fzf/test
Junegunn Choi e58c5e6bd8 Hide separator next to preview window at 'next' position when decidable
Decision must not depend on threshold chain resolution
(computePreviewSize consults noSeparatorLine); separator is hidden only
when every spec in the chain displays a 'next' preview window with a
border line facing the input section. Otherwise err on the side of
showing it.

- Without active previewer, preview position is resolved from first spec
  alone, so 'next' in a threshold alternative does not create input
  window and cannot hide the separator
- Empty preview command is undecidable; preview(...) action can display
  ad-hoc window at 'next' position at any time
- change-preview-window relayouts or repaints when separator visibility
  changes even if the active spec is unchanged, without dropping preview
  window forced by preview(...) action
2026-07-18 16:43:23 +09:00
..
lib Pass bracketed paste actions through wait/track block 2026-07-05 11:22:02 +09:00
vim Split integration test file (#4205) 2025-01-25 19:57:40 +09:00
runner.rb Split integration test file (#4205) 2025-01-25 19:57:40 +09:00
test_core.rb Pass bracketed paste actions through wait/track block 2026-07-05 11:22:02 +09:00
test_exec.rb Style change: thinner gutter column (#4521) 2025-09-16 21:22:56 +09:00
test_filter.rb Add change-header-lines action to dynamically change --header-lines 2026-02-23 01:48:03 +09:00
test_layout.rb Hide separator next to preview window at 'next' position when decidable 2026-07-18 16:43:23 +09:00
test_preview.rb Fix RuboCop errors 2026-05-19 18:54:15 +09:00
test_raw.rb Add 'best' action 2025-10-09 00:17:00 +09:00
test_server.rb Clean up non-ascii characters 2026-04-20 00:47:16 +09:00
test_shell_integration.rb test: ALT-C regression tests 2026-06-05 16:24:27 +09:00
test_tmux.rb Pre-create become file with O_EXCL 2026-07-05 22:00:55 +09:00