[FEATURE] Do not auto send the suggestion reply on enter

Resolved 💬 3 comments Opened Dec 16, 2025 by tulpenhaendler Closed Dec 16, 2025

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I often just press ENTER in a terminal to go to the bottom because claude code, especially when used via ssh, messes up the terminal sometimes and just pressing enter fixes it and scrolls to the bottom.

Now however, it also sends whatever suggested message there was that i didnt see.
This is, for me, a significantly worse experience than before, if i wanted to send the suggested message ( which never happens btw, but still) i could do TAB+ENTER and i would be happy with that. but just enter on the empty input -> send message - is bad.

Proposed Solution

on empty input box, when we press enter, do nothing.

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Interactive mode (TUI)

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗