diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-11 15:16:56 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-11 15:16:56 -0500 |
| commit | 29a04a78b3b965c108d7e8edfe161f0e6746fe84 (patch) | |
| tree | 14bb8575788a93115329f04b3a0354a8d49ddc8a /scripts | |
| parent | 0ca69ef9c89a6cd6b15dd92dd15c8e3a7b153ff8 (diff) | |
| download | dotemacs-29a04a78b3b965c108d7e8edfe161f0e6746fe84.tar.gz dotemacs-29a04a78b3b965c108d7e8edfe161f0e6746fe84.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
