Andre Vianna
Andre Vianna
We should be able to change the prompt to adjust the response to our needs.
Need to add more unit tests with a variety of expressions. 1 - Positive cases (edge/extreme/obscure cases). 2 - Negative cases (where an exception should be thrown). Always keep the...
Add support for a CancelCommand with default bind to the Escape Key. The command resets the buffer to the initial Text and when presses the key ends the editor and...
Add CancelCommand and Bind it to EscapeKey. The cancel command finishes the edit process and resets the buffer to the initial text and state. To the response of the prompt...
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...