pingdotgg / pingdotgg/t3code

[Bug]: Android: Pressing enter in terminal with physical keyboard selects entire terminal

Open
#8,140 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
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
  1. Open T3 Code with a physical keyboard to terminal
  2. Type any command then press enter
  3. 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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.