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)
Change History (6)
by , 5 years ago
Attachment: | screenshot1.png added |
---|
by , 5 years ago
Attachment: | screenshot2.png added |
---|
Screenshot - adding command rewrites over same line instead of going to new line
by , 5 years ago
Attachment: | screenshot3.png added |
---|
Screenshot pressing backspace deletes the whole line (independant of color schema)
comment:1 by , 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 , 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 , 4 years ago
Resolution: | → not reproducible |
---|---|
Status: | new → closed |
Terminal screenshot, prompt with path too long