[PR #6632] fix(tui): enable app_exit during permission request #12013

Closed
opened 2026-02-16 18:16:57 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6632

State: closed
Merged: No


In the previous version, when a permission is requested from users, users are unable to exit the application via C-c or C-d.

By this commit, C-c and C-d directly rejects the permission request and exit the application

issue reference: https://github.com/sst/opencode/issues/6644

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6632 **State:** closed **Merged:** No --- In the previous version, when a permission is requested from users, users are unable to exit the application via C-c or C-d. By this commit, C-c and C-d directly rejects the permission request and exit the application issue reference: https://github.com/sst/opencode/issues/6644
yindo added the pull-request label 2026-02-16 18:16:57 -05:00
yindo closed this issue 2026-02-16 18:16:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12013