Hadrian de Oliveira
Hadrian de Oliveira
@snnles Is there any ongoing work on interrupting an in-progress deployment? (like EB's [abort-environment-update](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/elasticbeanstalk/abort-environment-update.html))
Same here in vscode. Solved by remapping submit, then `enter` inputs a new line ```jsonc { "keybinds": { "input_submit": "alt+enter", }, } ```
@adamdotdevin @thdxr @opencode-agent Great work on implementing this! I'd like to propose an alternative strategy that might offer better performance and more intuitive behavior by integrating directly with the ReadTool....