On 23/07/2024 00:40, Thomas Schmitt wrote:
Greg Wooledge wrote:https://vi.stackexchange.com/questions/18001/why-cant-i-paste-commands-into-vi Apparently when in an "xterm environment" (whatever that means; apparently it includes rxvt-unicode), turning on bracketed paste mode works: :set t_BE= The = is required.Oh yes. This helps. \o/
I would consider some convenient key mapping that should be executed before pasting line number instead of disabling bracketed paste completely. There is a chance to paste something weird with hidden text from a web page or from a HTML mail message.