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 | f837e5f7464932fc49c10a7442dc1a23af61b257 (patch) | |
| tree | 62a21072c37f44d4daf1657d7d2589177173747c /tests/test-coverage-core--parse-simplecov.el | |
| parent | c14d6c8d0f669d694dd765d6f592ce6eb72c50f5 (diff) | |
| download | dotemacs-f837e5f7464932fc49c10a7442dc1a23af61b257.tar.gz dotemacs-f837e5f7464932fc49c10a7442dc1a23af61b257.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 'tests/test-coverage-core--parse-simplecov.el')
0 files changed, 0 insertions, 0 deletions
