6 ms·
Copying using OSC52 is great! I have a cross-platform shell function for that in my bashrc [1], as well as an implementation that works in vim [2]. [1]: https:
by DvdGiessen 2y ago
Copying using OSC52 is great! I have a cross-platform shell function for that in my bashrc [1], as well as an implementation that works in vim [2].
[1]: https://github.com/DvdGiessen/dotfiles/blob/2c02332b4a6576909a8d1d233f3cc991845e873a/.bashrc#L483-L502 https://github.com/DvdGiessen/dotfiles/blob/2c02332b4a657690...
[2]: https://github.com/DvdGiessen/dotfiles/blob/2c02332b4a6576909a8d1d233f3cc991845e873a/.vimrc#L101-L161 https://github.com/DvdGiessen/dotfiles/blob/2c02332b4a657690...