mirror of
https://github.com/tmux/tmux.git
synced 2026-09-25 22:18:23 +00:00
3275e9bd5b4f9d8aa3961d3468fcd6765191fcc3
Support "bracketed paste" mode. This adds a -p flag to paste-buffer - if this is used and the application has requested bracketed pastes, then tmux surrounds the pasted text by \033[200~ and \033[201~. Applications like vim can (apparently) use this to avoid, for example, indenting the text. From Ailin Nemui.
Description
tmux source code
62 MiB
Languages
C
72.7%
Shell
19.6%
Roff
5.6%
Yacc
0.9%
M4
0.7%
Other
0.4%