Skip to content

fix(tarko): enable line wrapping for command stdout/stderr#1249

Merged
ulivz merged 2 commits intomainfrom
fix/tarko-command-stdout-wrapping
Aug 25, 2025
Merged

fix(tarko): enable line wrapping for command stdout/stderr#1249
ulivz merged 2 commits intomainfrom
fix/tarko-command-stdout-wrapping

Conversation

@ulivz
Copy link
Member

@ulivz ulivz commented Aug 25, 2025

Summary

Fixed Web UI Command stdout rendering to enable line wrapping instead of requiring horizontal scrolling.

image

bqyxEWjki9vONNSCf7iXt

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

@netlify
Copy link

netlify bot commented Aug 25, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit 9e9380e
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68ac1e85f0303a000710226e
😎 Deploy Preview https://deploy-preview-1249--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

ulivz added a commit that referenced this pull request Aug 25, 2025
Fixed command line wrapping by removing whitespace-nowrap
Also applied stdout/stderr wrapping fixes from PR #1249
Removed whitespace-nowrap from command line display
to allow proper line wrapping for long commands
@ulivz ulivz merged commit cda0324 into main Aug 25, 2025
10 checks passed
@ulivz ulivz deleted the fix/tarko-command-stdout-wrapping branch August 25, 2025 08:36
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.

2 participants

Comments