]> git.eshelyaron.com Git - emacs.git/commit
Don't show in 'view-lossage' responses to xterm feature queries
authorEli Zaretskii <eliz@gnu.org>
Mon, 30 Nov 2020 18:44:11 +0000 (20:44 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 30 Nov 2020 18:44:11 +0000 (20:44 +0200)
commit3e6525d69f0de68fe2305f8e2102c8a5ce42f671
treeaad5ff643ffe09f9bb915321a42ff197ad7f83f1
parent9fbff9c35cb4a6c5099178d6c712690ea4614d6a
Don't show in 'view-lossage' responses to xterm feature queries

* lisp/term/xterm.el (xterm--read-event-for-query): Prevent
recording the characters read as the xterm response to a query,
so as not to show them in 'view-lossage'.  (Bug#44908)
lisp/term/xterm.el