diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-20 22:04:24 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-20 22:04:24 -0400 |
| commit | 051b2ada5cd9499b9f476d2879e7bba160b96778 (patch) | |
| tree | 2552b50e5dafe6c4b6af2e5ed918a2d24586040a /init.el | |
| parent | 50a3c9b8edc6311b1cdcf08119a131f5ae2903c8 (diff) | |
| download | dotemacs-051b2ada5cd9499b9f476d2879e7bba160b96778.tar.gz dotemacs-051b2ada5cd9499b9f476d2879e7bba160b96778.zip | |
feat(ai-term): add s-F9 step-to-next-agent, drop C-S-F9 close alias
s-F9 (cj/ai-term-next) steps through the open agent buffers in name order. It's the "switch among existing agents" surface F9's toggle never provided. The cycle logic lives in a pure helper (cj/--ai-term-next-agent-buffer) with Normal/Boundary/Error coverage. The command is a thin window-mutating wrapper.
I dropped the C-S-F9 close alias, leaving M-F9 as the sole close binding. I moved cj/server-shutdown off C-<f10> to C-x C so the key keeps forwarding to the terminal program inside an agent buffer. I also removed the now-unused F10 entries from term-config's ghostel exceptions.
Diffstat (limited to 'init.el')
0 files changed, 0 insertions, 0 deletions
