Skip to content

Mobile keyboard text assistance can corrupt terminal input #3

Description

@n8bar

Summary

Mobile keyboard text-assistance features tied to predictive text and autocorrect can interfere with terminal input, especially around punctuation, sometimes replaying or duplicating already typed text into PowerShell or other CLI prompts.

First seen

2026-04-08

Current impact

  • Typed punctuation can trigger duplicated or replayed text.
  • Terminal prompts can receive text the user did not intend to resend.
  • The problem feels unpredictable and browser/keyboard driven, which makes it hard to trust terminal entry on mobile.

Likely direction

Investigate every browser hint available for disabling mobile text assistance in terminal entry instead of treating this as autocorrect alone.

Internal tracking

Matches Finding 14 in docs/FINDINGS.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions