aboutsummaryrefslogtreecommitdiff
path: root/modules/prog-webdev.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-10 03:25:35 -0500
committerCraig Jennings <c@cjennings.net>2026-05-10 03:25:35 -0500
commit38b4a9acd3980a5bc9dbd3e60cec9f1fe847929a (patch)
tree84d65a175f064c3684f3d74af2844811282d72ff /modules/prog-webdev.el
parente1eae5e65b9d9acaea45f5e26da73c83f461ce73 (diff)
downloaddotemacs-38b4a9acd3980a5bc9dbd3e60cec9f1fe847929a.tar.gz
dotemacs-38b4a9acd3980a5bc9dbd3e60cec9f1fe847929a.zip
refactor: split eshell-vterm-config into eshell-config and vterm-config
The combined module had grown to 573 lines covering two unrelated subsystems with no shared state — the eshell shell-mode commands and the vterm/F12 toggle. The header even rendered this with two `;; ----` dividers. Split into two focused modules. eshell-config.el keeps the eshell user commands and package wiring (~170 lines). vterm-config.el keeps the vterm package, the tmux history capture command, the F12 toggle, and the C-; V keymap (~400 lines). Update init.el to require both, point the four vterm test files at vterm-config, and refresh the cross-module commentary in cj-window-geometry.el and cj-window-toggle.el. No behavior change. Full test suite green; validate-modules clean.
Diffstat (limited to 'modules/prog-webdev.el')
0 files changed, 0 insertions, 0 deletions