]> git.eshelyaron.com Git - emacs.git/commit
Fix pasting into terminal-mode on term.el
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Dec 2023 12:44:32 +0000 (14:44 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 16 Dec 2023 19:16:13 +0000 (20:16 +0100)
commitf4a251a03fd742f854111587e25adc8fff75f0ad
tree6a03e2481ba76b90ac2cdb7a4bf96bb97fdc8ac9
parent8f1f8e19eb63e08e3a2af64ba5d59e947ee92122
Fix pasting into terminal-mode on term.el

* lisp/term.el (term--xterm-paste): Read pasted text from the
input event.  Suggested by Jared Finder <jared@finder.org>.
(Bug#49253)

(cherry picked from commit c3331cb3659ffca0b04e0b789e9826b53777a70a)
lisp/term.el