Opened 5 years ago

Closed 4 years ago

#15127 closed bug (not reproducible)

Terminal > prompt overwritten when line too long

Reported by: roiredxsoto Owned by: jackburton
Priority: normal Milestone: Unscheduled
Component: Applications/Terminal Version: R1/Development
Keywords: Terminal, display issue Cc:
Blocked By: Blocking:
Platform: x86-64

Description

Haiku aqvila 1 hrev53209 Jun 22 2019 19:38:49 x86_64 x86_64 Haiku

Expected result:

When line overflows, "should" add a "line feed" in the terminal, showing the rest of the characters in the "new line".

Actual Result:

When characters reach end of line, instead of adding a new line to put those characters, the characters overwrite the same line. Pressing backspace to delete characters produces the whole line to disappear, even the command prompt.

Attachments (3)

screenshot1.png (8.6 KB ) - added by roiredxsoto 5 years ago.
Terminal screenshot, prompt with path too long
screenshot2.png (8.9 KB ) - added by roiredxsoto 5 years ago.
Screenshot - adding command rewrites over same line instead of going to new line
screenshot3.png (4.5 KB ) - added by roiredxsoto 5 years ago.
Screenshot pressing backspace deletes the whole line (independant of color schema)

Download all attachments as: .zip

Change History (6)

by roiredxsoto, 5 years ago

Attachment: screenshot1.png added

Terminal screenshot, prompt with path too long

by roiredxsoto, 5 years ago

Attachment: screenshot2.png added

Screenshot - adding command rewrites over same line instead of going to new line

by roiredxsoto, 5 years ago

Attachment: screenshot3.png added

Screenshot pressing backspace deletes the whole line (independant of color schema)

comment:1 by roiredxsoto, 5 years ago

Reproduce

Just need to change to a deep down dir in the tree and type a command that extends beyond the window size. Instead of going to a new line, overwrites actual line.

(Sorry, forgot to add the "Reproduce")

comment:2 by roiredxsoto, 4 years ago

This seems to be solved now. I just tested again to verify its status.

If no one else reports anything else. I presume this should be closed. Thank you very much. Regards, RR

comment:3 by waddlesplash, 4 years ago

Resolution: not reproducible
Status: newclosed
Note: See TracTickets for help on using tickets.