Adam Monsen
Adam Monsen

Reputation: 9420

How do I enable bracketed paste mode with Vim in gnome-terminal?

After reading this answer I'd really like to try bracketed paste mode on my Ubuntu desktop. Anyone know if this is possible, and if so, how to make it work?

Upvotes: 3

Views: 1351

Answers (2)

Mikel
Mikel

Reputation: 25606

It works out of the box on Ubuntu Lucid and higher.

Any libvte-based terminal, including Gnome Terminal, Terminator, and ROXterm, should work fine, provided you have libvte 0.23.3 or higher.

References:

Upvotes: 3

FDinoff
FDinoff

Reputation: 31429

Bracketed paste mode works in gnome-terminal without any modifications.

Upvotes: 1

Related Questions