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 | e73231ac64aebf3a1a9ff4a26cbabd15c65efa3d (patch) | |
| tree | 62a21072c37f44d4daf1657d7d2589177173747c /custom | |
| parent | 3de7d7a00abf84f254ba230fe965263dd459e72d (diff) | |
| download | dotemacs-e73231ac64aebf3a1a9ff4a26cbabd15c65efa3d.tar.gz dotemacs-e73231ac64aebf3a1a9ff4a26cbabd15c65efa3d.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 'custom')
0 files changed, 0 insertions, 0 deletions
