IME switcher(termux-ime-switch)
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Feature description
I want to switch ime for Termux to use special keys.
For example,
adb shell ime set info.repy.android.FullKeyboard/.FullInputMethodService
termux-ime-switch info.repy.android.FullKeyboard/.FullInputMethodService
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing Termux API command entry points and use the shown adb shell ime set invocation as the behavioral reference. Implement the requested termux-ime-switch entry point so it accepts the IME component argument and performs the equivalent switch; verify it with the example component from the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- cli, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100