termux / termux/termux-api

IME switcher(termux-ime-switch)

Open
#284 1 comment 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.