You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cli): exit image mode when adding image via paste
- Add exitImageModeIfActive() helper in add-pending-image.ts
- Call it from validateAndAddImage() and addPendingImageFromFile()
- Fixes bug where /image mode wasn't exited after pasting an image
0 commit comments