all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#38335: Emacs term: bracketed paste not supported
@ 2019-11-22 23:01 Gang Liang
  2019-11-23 12:15 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Gang Liang @ 2019-11-22 23:01 UTC (permalink / raw
  To: 38335

Bracketed paste is well supported in emacs, yet not in the term
buffer. The reason I assume is that the terminal buffers need to be
processed differently that special escape sequences need to be sent to
the underlying process, so the program running inside a term buffer
can tell the difference between manual typing and pasting.

Steps to reproduce the issue:

1. M-x term
2. run python (or any program which differentiates typing from pasting)
3. paste some codes with indentation into the python
4. verify the indentation is messed up





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-03  1:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-22 23:01 bug#38335: Emacs term: bracketed paste not supported Gang Liang
2019-11-23 12:15 ` Lars Ingebrigtsen
2020-05-03  1:13   ` Stefan Kangas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.