]> git.eshelyaron.com Git - emacs.git/commit
Make C-SPC work in "M-x term"
authorAl Petrofsky <al@petrofsky.org>
Sat, 17 Jun 2023 00:06:57 +0000 (20:06 -0400)
committerEli Zaretskii <eliz@gnu.org>
Sun, 18 Jun 2023 06:33:19 +0000 (09:33 +0300)
commitd46a2fa319808963bbe8d3a90e7dbb13fcd844f5
tree1ed2f32f5a3739a24b9b0b196a2deb62d54731de
parent1b0348d95934a66d9991a7331ab55e1b9a6c1367
Make C-SPC work in "M-x term"

* lisp/term.el (term-raw-map): Add bindings for C-SPC, C-M-SPC,
and C-M-/.
(term-send-C-@, term-send-C-M-_, term-send-C-M-@): New commands.
(Bug#64121)
lisp/term.el