diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-31 16:20:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-31 16:20:34 -0500 |
| commit | f56080abfe9aa83bd4061cc2665c0284f3d5adda (patch) | |
| tree | bc316f639655b36033d9f8f75ac06f2e9c6ce7ef /modules/org-config.el | |
| parent | ee19604a01a494c80d69509ba15b1a2c6efe31cc (diff) | |
| download | dotemacs-f56080abfe9aa83bd4061cc2665c0284f3d5adda.tar.gz dotemacs-f56080abfe9aa83bd4061cc2665c0284f3d5adda.zip | |
feat(ai-vterm): gate the F9 launcher to GUI frames
AI-vterm launches a graphical vterm side window, so F9 / C-F9 / M-F9 now decline with a message in a terminal frame instead of opening a vterm. The guard checks the current frame at command time rather than at load. That matters under the daemon, which serves GUI and terminal frames both with display-graphic-p nil at load, so a load-time gate would have disabled the launcher in its GUI frames too.
Routed the three window-behavior tests through a GUI-frame stub, since a batch run is itself a terminal frame.
Diffstat (limited to 'modules/org-config.el')
0 files changed, 0 insertions, 0 deletions
