Searching for oxygen |ʘ‿ʘ)╯

Tagged: osc52

[dlog] OSC52 wrapper script for unsupported terminals

I recently write more code directly on an ssh machine. I still haven't beat my procrastination to move to i3wm, thus a dropdown terminal is my stop gap for a bit nicer experience with terminal-as-workspace. Unfortunately vte (and thus ddterm) doesn't support OSC52 — an escape sequence to interact with clipboard. This sucks because vim yank won't copy to my local machine, sure I can mouse select and Ctrl-Shift-C, but... So as any sane person would do, I wrote a script to intercept the sequence and support OSC52.