Bug 380115 - when using tmux console text gets easily garbled.
Summary: when using tmux console text gets easily garbled.
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 17.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-23 10:31 UTC by github
Modified: 2017-05-29 12:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description github 2017-05-23 10:31:31 UTC
1. tmux attach
2. cat some-json-file.json
3. cat some-json-file.json
4. the console is now unreadable with the wrong letters in the wrong places on the wrong lines.

If you are using the terminal before attaching then it is only necessary to cat the json file once before seeing the errors.

In general now Konsole + tmux is unusable, had to switch to another terminal :(
Comment 1 github 2017-05-23 10:33:04 UTC
The json file has to have more lines than console for the garbling to happen. If you cat the output through `less` then everything is fine. I think this only started happening with tmux 2.4.
Comment 2 github 2017-05-24 09:16:52 UTC
Seems to be fixed in konsole compiled from source.
Comment 3 Andrey Utkin 2017-05-29 12:37:43 UTC
Experiencing same bug with 17.04.1 (and previous ones for several month already). Spotted same complaint on internet, too: https://www.reddit.com/r/kde/comments/67qrmm/anyone_getting_bad_or_good_behavior_with_konsole/

Thanks for reporting and testing upstream. Now waiting for ebuild with a fix then. For now switched to suckless terminal (st).