[konsole] [Bug 477078] misbehavior on long lines

Michael bugzilla_noreply at kde.org
Mon Nov 20 10:17:28 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=477078

--- Comment #2 from Michael <michael.hmich at gmail.com> ---
(In reply to ninjalj from comment #1)
> Can you provide detailed instructions on how to reproduce the problem?

sure, 

take any text file, insert in the middle a line with 1000 words or so, save it
and scroll in vi
when you do ':set nowrap'  you can see the beginning of a line and so much
chars as your window allows
when you do ':set wrap' you can scroll to the long line, one more down and you
jump to the next line (skipping all what didn't fit onto your windows, when you
then go one line back up, you jump to the beginning of the long line and every
other line until the bottom of your window starts with @ and is empty

expected is that with 'set: wrap' the long line is wrapped to your window width
and you can scroll up or down without skipping anything 

thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list