Add unstash/pop keybinding to recover stashed messages
Resolved 💬 3 comments Opened Mar 13, 2026 by monneyboi Closed Apr 13, 2026
Problem
Pressing Ctrl+S stashes the current input message, but there is no corresponding unstash/pop action to retrieve it. If you accidentally press Ctrl+S, your in-progress message is lost with no way to recover it.
Proposed Solution
Add a chat:unstash (or chat:pop) action that restores the most recently stashed message back into the input field, and assign it a default keybinding (e.g. Ctrl+Shift+S).
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗