Opened 16 years ago
Closed 16 years ago
#2391 closed bug (fixed)
[Terminal]: issue when resizing while editing with VIM
Reported by: | emitrax | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
- Open a file with vim (at least 100-200 lines)
- Start scrolling down the text with the down arrow key
- Resize the window (make it first smaller and then larger than it was)
Expected behavior: Text should be expanded to the window Current behavior: Text is not expanded
- Start scrolling down with the down arrow key
Output will be messy. See screenshots.
Attachments (3)
Change History (6)
by , 16 years ago
Attachment: | terminal_expand.jpg added |
---|
by , 16 years ago
Attachment: | terminal_expand2.jpg added |
---|
by , 16 years ago
Attachment: | terminal_expand3.jpg added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
I can observe that the Terminal will only re-calculate line breaks when it is resized vertically. Resizing it only horizontally will not trigger it.
Note:
See TracTickets
for help on using tickets.
I forgot to mention that is hrev25990.