hermes - 💡(How to fix) Fix [Bug]: TUI+tmux looses keyboard/mouse input linux

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Code Example

https://paste.rs/k2RsS

---

no logs at all while keyboard/mouse seem disconnected
RAW_BUFFERClick to expand / collapse

Bug Description

Description:

launching hermes tui from tmux loses keyboard/mouse input after a while ( inactive terminal )

Environment:

OS:Fedora 44 GNU bash, version 5.3.9 Hermes Agent v0.14.0 (2026.5.16) Python: 3.11.15 OpenAI SDK: 2.24.0 Provider/Model: any ( but I only have local provider/model ) logs: noting relevant in errors.log or agent.log

Steps to Reproduce

launch tmux, launch hermel --tui detach session (C-b,d) reattach session: tmux attach-session

I cannot issue any command as if keyboard and mouse input is lost but see garbage characters adding up on the prompt line

Expected Behavior

Nice to be able to clean close/detach session. Now, I just kill the session and then continue ( -c ).

Actual Behavior

https://www.pasteboard.co/zeWLna-fLprH.png

Affected Component

CLI (interactive chat)

Messaging Platform (if gateway-related)

No response

Debug Report

https://paste.rs/k2RsS

Operating System

Fedora 44

Python Version

3.11.15

Hermes Version

v0.14.0

Additional Logs / Traceback (optional)

no logs at all while keyboard/mouse seem disconnected

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Bug]: TUI+tmux looses keyboard/mouse input linux