Remove the suggested command from the input prompt line
Resolved 💬 1 comment Opened Apr 27, 2026 by marcelflymark Closed Apr 28, 2026
Request: remove the suggestion text or make it optional.
Context
I am using pattern matching to find the prompt.
Currently a suggestion is displayed following the inpuit prompt.
This hinders me in finding the input prompt using visual pattern matching.
Example of the current suggestion i want to remove:
› Write tests for @filename
Why do you display this text: Write tests for @filename
This hinders me as i cannot find the prompt with blank space behind it like in a regular terminal.
I am used to scan subconsciously for
$
or
without any text following it.
Request: remove the suggestion text or make it optional.
Thank you.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗