-
Notifications
You must be signed in to change notification settings - Fork 80
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
support termux #113
Comments
+1, Termux support would be great |
I hadn't heard of termux's API before, but I wouldn't be opposed to supporting this behind an opt-in feature flag. Would that be sufficient for your needs? I don't think this could be the default because I do want to add proper Android clipboard support eventually (#56), but again the feature flag could work. |
A feature flag sounds good, yeah |
This is going to be very low priority for me to implement, but I would review a PR that cleanly overrode the "platform clipboard" with a tmux implementation based on the discussed feature flag if anyone is interested in contributing. |
I also encountered this problem.
|
https://wiki.termux.com/wiki/Termux-clipboard-get
https://wiki.termux.com/wiki/Termux-clipboard-set
The text was updated successfully, but these errors were encountered: