aboutsummaryrefslogtreecommitdiff
path: root/modules/system-utils.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-05 14:48:43 -0500
committerCraig Jennings <c@cjennings.net>2026-06-05 14:48:43 -0500
commit348c430f3079d78eb6287555247bf6036f0e294c (patch)
tree61072a7f80a56a82100c00c904e8208e316d9f51 /modules/system-utils.el
parent7f74fcdc2475d004e49c90ebd7769b0fcf94d21b (diff)
downloaddotemacs-348c430f3079d78eb6287555247bf6036f0e294c.tar.gz
dotemacs-348c430f3079d78eb6287555247bf6036f0e294c.zip
fix(term): forward F10 and C-F10 to Emacs in ghostel buffers
Inside a ghostel terminal or agent buffer, semi-char mode forwarded F10 and C-F10 to the pty, so the music-playlist toggle and the server-shutdown command never ran. Both are global bindings with no ghostel-mode-map entry, so I added them to ghostel-keymap-exceptions and rebuilt the semi-char map. The lookup then falls through to the global map. Same shape as the earlier F9, F12, and window-nav fixes.
Diffstat (limited to 'modules/system-utils.el')
0 files changed, 0 insertions, 0 deletions