Skip to content

Fix terminal scrollback#150

Merged
Kitenite merged 2 commits intomainfrom
indigo-cloud-77
Nov 26, 2025
Merged

Fix terminal scrollback#150
Kitenite merged 2 commits intomainfrom
indigo-cloud-77

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented Nov 26, 2025

Summary by CodeRabbit

  • Bug Fixes

    • Simplified initial terminal scrollback output by removing the recovered-session header and redundant conditional messaging.
  • Refactor

    • Consolidated tab rendering into a single active-tab-driven flow, improving layout, visibility handling, and drop-overlay behavior for tabs.

✏️ Tip: You can customize this high-level summary in your review settings.

@Kitenite Kitenite changed the title indigo cloud 77 Fix terminal scrollback Nov 26, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Nov 26, 2025

Caution

Review failed

The pull request is closed.

Pre-merge checks and finishing touches

❌ Failed checks (2 warnings)
Check name Status Explanation Resolution
Description check ⚠️ Warning No pull request description was provided by the author; the required template sections for Description, Related Issues, Type of Change, Testing, and other details are completely missing. Add a comprehensive description explaining the changes, reference related issues, select the appropriate type of change, and document testing steps performed.
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (1 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Fix terminal scrollback' directly relates to the Terminal.tsx changes that modify the applyInitialScrollback function to change scrollback output behavior.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a066fcd and e3cf9c8.

📒 Files selected for processing (1)
  • apps/desktop/src/renderer/screens/main/components/WorkspaceView/ContentView/TabsContent/index.tsx (4 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant