[FEATURE] /login should not wipe Terminal scrollback
Resolved 💬 3 comments Opened Sep 18, 2025 by myarcana Closed Sep 25, 2025
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
/login currently clears Terminal history, you cannot scroll up anymore.
Proposed Solution
Just do the same thing the clear command does instead of what cmd-k does.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
It just sucks that your terminal scrollback can be deleted without you consenting to it.
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗