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 Termux support #105

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Add Termux support #105

wants to merge 12 commits into from

Conversation

ioistired
Copy link

Termux is a most excellent terminal emulator for Android, and using the Termux:API plugin,
users can copy and paste using the termux-clipboard-set and termux-clipboard-get commands.

This branch adds support for those commands.

Currently the whitespace test fails because the plugin does not properly copy whitespace. This is an upstream bug however.

@NikitaBeloglazov
Copy link

NikitaBeloglazov commented Sep 30, 2023

Also, a new module, clipman can be used. I wrote about it in Issue #250

😇 It has built-in Termux support. I will be glad to receive any feedback.

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

Successfully merging this pull request may close these issues.

3 participants