Skip to content

Input failure #429

@s00-GH

Description

@s00-GH

What happened?

So when you press certain keys, Windows Terminal sends the escape sequence ESC [ E (which displays as ^[E or [E in the terminal), and iFlow's debug mode is showing that it's receiving these raw character codes but not properly converting them to key events. This confirms the bug is in iFlow's input parsing layer: 1. iFlow correctly receives the raw escape sequences from Windows Terminal 2. The debug system can see the individual character codes 3. But the input handler isn't converting these seq... (truncated)

What did you expect to happen?

Please describe what you expected to happen

Client information

CLI Version: 0.5.17
Git Commit: 8d2120a (local modifications)
Operating System: win32 v24.14.0
Sandbox Environment: no sandbox
Model Version: glm-4.7
Memory Usage: 346.3 MB
Session ID: 6a5ca74e-0a6e-450c-9b26-490753bbe327
Platform: win32
Internal Report ID: e8e246ad-b95c-4a89-8967-8ba7960f301a

Login information

Please describe how you are logging in (e.g., iFlow Account, API key)

Anything else we need to know?

Error Details:
No recent errors

Please provide any additional context about the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions