bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36879: 26.2; OSC 52 paste in term/xterm.el not working


From: Mattias Engdegård
Subject: bug#36879: 26.2; OSC 52 paste in term/xterm.el not working
Date: Sat, 3 Aug 2019 14:02:02 +0200

3 aug. 2019 kl. 13.52 skrev Eli Zaretskii <eliz@gnu.org>:
> 
> You are saying that TTY frames cannot handle inhibit-quit correctly?

Right; it works if the input is from a slowly typing user, but a burst that 
includes BEL is likely to be read incorrectly.

A more modern approach would be to not have C-g as interrupting char in the TTY 
at all, but that's a bit more work.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]