summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-11 15:16:56 -0500
committerCraig Jennings <c@cjennings.net>2026-05-11 15:16:56 -0500
commit30feacb7a0bd63d0c8055b42c41d774f5d481bf9 (patch)
tree14bb8575788a93115329f04b3a0354a8d49ddc8a /scripts
parent2cde87f08990adf78d5bc67a43a838f19277a792 (diff)
downloaddotemacs-30feacb7a0bd63d0c8055b42c41d774f5d481bf9.tar.gz
dotemacs-30feacb7a0bd63d0c8055b42c41d774f5d481bf9.zip
feat(window): resize the split with C-; b <arrow>
`C-; b <left>/<right>/<up>/<down>' moves the active window's divider that way (via `windsize'), then keeps `cj/window-resize-map' active so bare arrows keep nudging until any other key (or `C-g'/`<escape>'). `C-u N C-; b <right>' resizes by N. windsize was on `C-s-<arrow>' (Ctrl+Super), which a tiling WM intercepts, so those keys were useless. I dropped that binding. The package is now `:commands'-deferred, and `windsize-cols'/`windsize-rows' drop to 2 (8/4 overshoots in a held nudge loop). `cj/window-resize-sticky' dispatches on the arrow that triggered it and arms the loop.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions