aboutsummaryrefslogtreecommitdiff
path: root/modules/system-defaults.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-20 18:10:05 -0400
committerCraig Jennings <c@cjennings.net>2026-05-20 18:10:05 -0400
commit0a8d8c1e3615262089ad531582792c48d2be95bb (patch)
tree95d8cd2fdef151f177e193a3b83d1fce488c5aee /modules/system-defaults.el
parent5333af95f55272c25a0eb5b27f392792138e7347 (diff)
downloaddotemacs-0a8d8c1e3615262089ad531582792c48d2be95bb.tar.gz
dotemacs-0a8d8c1e3615262089ad531582792c48d2be95bb.zip
feat(ai-vterm): default to bottom-75% on laptop, right-50% on desktop
The agent window's default placement was hardcoded to a right-side split at 50% width. That's wrong on a laptop, where the screen is shorter and a bottom split with more height fits better than a narrow side panel. Pick the default from the host: bottom at 75% height on a laptop, right at 50% width on a desktop, branching on env-laptop-p in cj/--ai-vterm-default-direction and cj/--ai-vterm-default-size. The defaults still feed the existing toggle-capture mechanism, so re-orienting the window mid-session sticks the same way it did before. Renamed cj/ai-vterm-window-width to cj/ai-vterm-desktop-width and added cj/ai-vterm-laptop-height so each axis has its own knob.
Diffstat (limited to 'modules/system-defaults.el')
0 files changed, 0 insertions, 0 deletions