Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add OSC52 "set clipboard" support to tvision internal text file editor control #82

Closed
unxed opened this issue Dec 5, 2022 · 3 comments

Comments

@unxed
Copy link
Contributor

unxed commented Dec 5, 2022

just like here: unxed/turbo@59f54e3

@magiblot
Copy link
Owner

magiblot commented Dec 5, 2022

I have an idea on how to integrate clipboard support into the Turbo Vision API, but it's not going to be ready anytime soon.

@unxed
Copy link
Contributor Author

unxed commented Dec 5, 2022

Please keep in mind that clipboard support via far2l extensions would also be nice to do on the turbo vision side, so that all interactions with the terminal are in one place, and not distributed between turbo vision and turbo. Some details here.

@magiblot
Copy link
Owner

magiblot commented Jan 6, 2023

Mission accomplished 😎. Fixed as of ca1429f.

We support all clipboard interaction methods (Win32, macOS, X11, Wayland, far2l, OSC 52, paste via terminal).

And now the cut/copy/paste commands not only work with TEditor, but also TInputLine 😎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants