[Bug] Custom command arguments lost when autocomplete suggestions are accepted
Resolved 💬 3 comments Opened Nov 28, 2025 by avl-alliander Closed Nov 29, 2025
Bug Description
when using (custom) commands the text after a command is passed to the $ARGUMENTS variable. How ever when while typing claude is suggesting other commands the type text intended to be used as $ARGUMENTS gets lost and the command is executed with empty $ARGUMENTS.
- I do not know why caude suggests more commands: there is already a command selected and I am providing arguments
- The bug is disrupting because user input is lost and irritreivable
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.0.55
- Feedback ID: 371507e0-f8d4-450b-8894-1da77da2fc2c
Errors
[]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗