Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640228 - app-misc/tmux-2.3-r1: pipe-pane unreliable
Summary: app-misc/tmux-2.3-r1: pipe-pane unreliable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-12-08 05:16 UTC by Kris Shannon
Modified: 2018-01-26 21:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kris Shannon 2017-12-08 05:16:49 UTC
Arbitrary characters are missed from the output.

See github issue https://github.com/tmux/tmux/issues/594

Fixed with commit https://github.com/tmux/tmux/commit/c2f88373e76b8c62ac2e2baed6bc1f0f20036401

Works in 2.4 and newer
Comment 1 Juanjie Xi 2017-12-22 02:14:48 UTC
I faced the same problem, so I created a pull request based on the comments, maybe someone could merge it.

https://github.com/gentoo/gentoo/pull/6596
Comment 2 Benda Xu gentoo-dev 2018-01-17 11:14:52 UTC
I think we'd better stablize tmux-2.6 than fix the old tmux-2.3.
Comment 3 Larry the Git Cow gentoo-dev 2018-01-26 21:48:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db7583610d5078d645d7f55ca80b181763c43273

commit db7583610d5078d645d7f55ca80b181763c43273
Author:     Juanjie Xi <strangemk3@gmail.com>
AuthorDate: 2017-12-22 02:09:18 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-01-26 21:47:58 +0000

    app-misc/tmux: add patch against the pipe-pane unreliable bug.
    
    Closes: https://bugs.gentoo.org/640228
    Closes: https://github.com/gentoo/gentoo/pull/6596
    Package-Manager: Portage-2.3.13

 app-misc/tmux/files/tmux-2.3-pipe_pane-fix.patch |  9 +++
 app-misc/tmux/tmux-2.3-r2.ebuild                 | 91 ++++++++++++++++++++++++
 2 files changed, 100 insertions(+)