After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 729533 - Bracketed paste should be per-terminal
Bracketed paste should be per-terminal
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
0.37.x
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-04 19:02 UTC by Egmont Koblinger
Modified: 2014-06-26 15:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (2.71 KB, patch)
2014-05-04 19:24 UTC, Egmont Koblinger
committed Details | Review
patch for vte-0.28.2 (Fedora 20) (2.70 KB, patch)
2014-06-26 15:08 UTC, Nerijus Baliunas
none Details | Review

Description Egmont Koblinger 2014-05-04 19:02:41 UTC
Bracketed paste mode (\e[?2004h) should be per-terminal (as it is for xterm), not per-screen.

Originally reported at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734571
https://www.midnight-commander.org/ticket/3207
Comment 1 Egmont Koblinger 2014-05-04 19:24:36 UTC
Created attachment 275844 [details] [review]
fix

(Waiting for Thomas telling us whether "reset" should reset this mode. In xterm it does not.)
Comment 2 Egmont Koblinger 2014-05-06 11:29:43 UTC
(Thomas says he'll consider resetting bracketed paste mode too. I consider this an improvement in vte (and konsole, putty, perhaps others) over xterm and so I left it this way.)

The main bug is fixed now.
Comment 3 Nerijus Baliunas 2014-06-26 01:24:53 UTC
I have the same problem with PAC Manager, which uses vte-0.28.2-10.fc20 on my system. Could you please backport the patch to vte-0.28.2 too?
Comment 4 Egmont Koblinger 2014-06-26 07:27:20 UTC
vte-0.28 is no longer maintained. (If we started to backport fixes we already have in 0.36/master, we'd need to backport about a hundred. As far as I can tell, none of the vte developers have any interest/time doing this. Instead, PAC Manager (whatever that is) should be updated to use Gtk3/vte0.3x.)
Comment 5 Nerijus Baliunas 2014-06-26 15:07:38 UTC
PAC Manager uses Perl/GTK, which apparently uses an old vte. Just for someone needing it I am adding a patch for vte-0.28.2 (Fedora 20).
Comment 6 Nerijus Baliunas 2014-06-26 15:08:15 UTC
Created attachment 279320 [details] [review]
patch for vte-0.28.2 (Fedora 20)