[konsole] [Bug 372116] Feature Request: Support OSC 52 (copy to clipboard)

Christian Muehlhaeuser bugzilla_noreply at kde.org
Thu Nov 10 09:15:56 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=372116

--- Comment #12 from Christian Muehlhaeuser <muesli at gmail.com> ---
(In reply to Shmerl from comment #11)
> I tried to build konsole with that patch and used nvim with
> ojroques/nvim-osc52 plugin. nvim indicates that it copies something using
> osc52. But I don't see the result in clipboard after that.

Are you using tmux by chance?

Otherwise, can you see if the following copies the text "copypasta!" to the
clipboard, when executed in bash:

printf "\033]52;c;Y29weXBhc3RhIQ==\a\n"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list