summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2026-04-16 22:32:08 +0200
committerGitHub <noreply@github.com>2026-04-16 16:32:08 -0400
commitf0a8e6f3377c5393859c85cd44c1d2c57e8fe2d2 (patch)
tree5cb820c106483adfe9e23262836cb7f28f3c1282 /test/functional/vimscript/executable_spec.lua
parenta61a0bf407a83690ffaa0fd6098cbd4390323f0b (diff)
fix(ui2): dialog paging is inconsistent #39128
Problem: - Paging keys in the dialog window consume input when the user may not expect it. The dismissable title hint intended to mitigate that results in having to press Escape twice to abandon the prompt. - Mimicked "msgsep" float border is taking up unnecessary space when window takes up the entire screen. Solution: - Use (conventional, albeit less convenient) keys intended for scrolling to page the dialog window: <(Mousewheel/Page)Up/Down>, <Home/End>. - Only set the float top border when separation is actually necessary, i.e. window does not reach the first row.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions