https://bugs.kde.org/show_bug.cgi?id=500421
John Kizer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |RESOLVED Resolution|--- |INTENTIONAL --- Comment #1 from John Kizer <[email protected]> --- Hi - as far as I can understand things, terminals have defined widths and aren't really designed to be scrolled left and right by a terminal emulator. Terminal-based applications should either wrap output to the next visible line naturally, or could be piped to less --chop-long-lines if they're just truncating for some reason. Links like this may be helpful: https://stackoverflow.com/a/2163530 Thanks! -- You are receiving this mail because: You are watching all bug changes.
