<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-keybindings-two-column-unbound.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-07-02T04:00:47+00:00</updated>
<entry>
<title>fix(keybindings): retire the two-column F2 and C-x 6 bindings</title>
<updated>2026-07-02T04:00:47+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-07-02T04:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=622a4d8c13a5037e064cf9caa3e917100f7f5cc9'/>
<id>urn:sha1:622a4d8c13a5037e064cf9caa3e917100f7f5cc9</id>
<content type='text'>
A grazed F2 followed by a stray 2, s, or b invokes two-column mode, which replaces the buffer's mode-line-format with its own retro layout and spawns a 2C/ companion buffer. That's what mangled the modeline in an agent terminal: eat semi-char buffers don't forward F2, so the prefix was armed everywhere. Nothing of mine uses global F2 (markdown-mode's binding lives in its own map), so I unbound both routes to 2C-command. cj/modeline-reset repairs a hijacked buffer.
</content>
</entry>
</feed>
