**Steps to Reproduce** 1. Open a project and run commands in the terminal 2. Scroll down to a position somewhere in the middle or near the bottom 3. Switch to another project 4. Return to the original project **Expected Behavior** * The terminal should restore the previous scroll position when returning to a project * The visible viewport should match where the user left off **Actual Behavior** * Terminal content is preserved correctly * However, the scroll position resets to the top * When scrolling, it behaves as if starting from the top of the output rather than the last viewed position
Steps to Reproduce
Expected Behavior
Actual Behavior