[Bug]: Android: Pressing enter in terminal with physical keyboard selects entire terminal
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/mobile
Steps to reproduce
- Open T3 Code with a physical keyboard to terminal
- Type any command then press enter
- Try to press enter again
Expected behavior
The keyboard should allow me to press enter repeatedly, keeping the terminal focused, without deselecting the keyboard requiring me to tap it again
Actual behavior
The terminal gets "selected" as if its a clickable button rather than letting me type immediately another command
Impact
Cosmetic issue
Version or commit
latest (1.0.3 on google play)
Environment
Pixel 10a with physical keyboard
Logs or stack traces
Screenshots, recordings, or supporting files
screen-20260824-225531-1787608503264.mp4
Workaround
Clicking anywhere inside the terminal allows it to be selected again
Contributor guide
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 in apps/mobile by reproducing the issue with an Android device and physical keyboard, then trace the terminal's focus and keyboard handling after pressing Enter. Done means repeated Enter presses keep the terminal focused and allow commands without tapping the terminal again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100