<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-ui-navigation--window-resize.el, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-05-11T20:16:56+00:00</updated>
<entry>
<title>feat(window): resize the split with C-; b &lt;arrow&gt;</title>
<updated>2026-05-11T20:16:56+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-11T20:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=f837e5f7464932fc49c10a7442dc1a23af61b257'/>
<id>urn:sha1:f837e5f7464932fc49c10a7442dc1a23af61b257</id>
<content type='text'>
`C-; b &lt;left&gt;/&lt;right&gt;/&lt;up&gt;/&lt;down&gt;' 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'/`&lt;escape&gt;'). `C-u N C-; b &lt;right&gt;' resizes by N.

windsize was on `C-s-&lt;arrow&gt;' (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.
</content>
</entry>
</feed>
