Too long messages in console go off "screen" #454

Closed
opened 2026-02-04 18:05:35 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @tuAntonioo on GitHub (Sep 25, 2025).

Current Behavior

Like on the screen below

Image

Expected Behavior

let it be formatted correctly

Steps to Reproduce

Let something throw big message

Panel Version

1.0.0-beta23

Wings Version

1.0.0-beta23

Games and/or Eggs Affected

Minecraft (Paper)

Docker Image

No response

Error Logs


Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @tuAntonioo on GitHub (Sep 25, 2025). ### Current Behavior Like on the screen below <img width="1416" height="639" alt="Image" src="https://github.com/user-attachments/assets/26208e5b-43b6-43ca-9b0e-071579548fb4" /> ### Expected Behavior let it be formatted correctly ### Steps to Reproduce Let something throw big message ### Panel Version 1.0.0-beta23 ### Wings Version 1.0.0-beta23 ### Games and/or Eggs Affected Minecraft (Paper) ### Docker Image _No response_ ### Error Logs ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@notAreYouScared commented on GitHub (Sep 25, 2025):

If you refresh the page, does it correctly trim it to the next line?

@notAreYouScared commented on GitHub (Sep 25, 2025): If you refresh the page, does it correctly trim it to the next line?
Author
Owner

@tuAntonioo commented on GitHub (Sep 25, 2025):

If you refresh the page, does it correctly trim it to the next line?

Nope

@tuAntonioo commented on GitHub (Sep 25, 2025): > If you refresh the page, does it correctly trim it to the next line? Nope
Author
Owner

@tuAntonioo commented on GitHub (Sep 25, 2025):

it's not the first time I see that happening

@tuAntonioo commented on GitHub (Sep 25, 2025): it's not the first time I see that happening
Author
Owner

@notAreYouScared commented on GitHub (Sep 25, 2025):

I have a feeling it's a bug with xterm, and it being a long continuous string instead of actual words that it can trim to the next line.

@notAreYouScared commented on GitHub (Sep 25, 2025): I have a feeling it's a bug with xterm, and it being a long continuous string instead of actual words that it can trim to the next line.
Author
Owner

@notAreYouScared commented on GitHub (Sep 25, 2025):

Image

Looks like the issue might just be the last few characters aren't trimmed and are hidden by the scroll wheel.

@notAreYouScared commented on GitHub (Sep 25, 2025): ![Image](https://github.com/user-attachments/assets/e1950fef-ea76-496b-9b40-c59f26c6b504) Looks like the issue might just be the last few characters aren't trimmed and are hidden by the scroll wheel.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#454