Activity log for bug #1891785

Date Who What changed Old value New value Message
2020-08-16 05:07:35 gregrwm bug added bug
2020-08-18 17:05:42 Robie Basak tmux (Ubuntu): importance Undecided Low
2020-08-18 17:05:49 Robie Basak bug added subscriber Ubuntu Server
2020-08-18 17:05:55 Robie Basak tags amd64 apport-bug focal amd64 apport-bug focal regression-release
2020-08-19 05:35:36 gregrwm description tmux bi w choose-t -wF'#{==:#{window_index},2}' #this shows 0 on windows other than window 2: (0) - 0: 1 (1) ├─> 0: 0 (2) ├─> 1: 0 (3) ├─> 2: 1 (4) ├─> 3: 0 tmux bi w choose-t -wf'#{==:#{window_index},2}' #so this eliminates windows other than window 2: (0) - 0: 6 windows (attached) (1) └─> 2: ssh* (1 panes) "e540" tmux bi w choose-t -wF'#{window_format}' #this shows 0 on the session line and 1 on each window: (0) - 0: 0 (1) ├─> 0: 1 (2) ├─> 1: 1 (3) ├─> 2: 1 (4) ├─> 3: 1 tmux bi w choose-t -wf'#{window_format}' #so this ought to eliminate the session line, and restore choose-window alignment, but doesn't: (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" if it did, then my choose-window list could be properly aligned as it is on centos7 (tmux-1.8-4.el7.x86_64): (0) 0: htop "umari" (1) 1: bash "umari" (2) 2: bash- "umari" (3) 3: bash* "umari" and ubuntu xenial (tmux 2.1-3build1): (0) 0: [tmux]- "jocur" (1) 1: bash* "jocur" ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: tmux 3.0a-2 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.4 Architecture: amd64 CasperMD5CheckResult: skip Date: Sat Aug 15 21:05:07 2020 InstallationDate: Installed on 2020-03-15 (153 days ago) InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314) ProcEnviron: LC_TIME=en_DK.utf8 TERM=screen PATH=(custom, no user) LANG=en_US.utf8 SHELL=/bin/bash SourcePackage: tmux UpgradeStatus: No upgrade log present (probably fresh install) choose-window produces a sensibly aligned list on centos7 (tmux-1.8-4.el7.x86_64): (0) 0: htop "umari" (1) 1: bash "umari" (2) 2: bash- "umari" (3) 3: bash* "umari" and ubuntu xenial (tmux 2.1-3build1): (0) 0: [tmux]- "jocur" (1) 1: bash* "jocur" but more recent versions produce an annoyingly misaligned list due to the new session line: (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so when you choose a window from the new choose-window list, you have to look carefully and choose "the wrong window" or you get the wrong window! is there a way to fix or workaround this problem? because this shows 0 on windows other than window 2: $ tmux bi w choose-t -wF'#{==:#{window_index},2}' (0) - 0: 1 (1) ├─> 0: 0 (2) ├─> 1: 0 (3) ├─> 2: 1 (4) ├─> 3: 0 thus this eliminates windows other than window 2: $ tmux bi w choose-t -wf'#{==:#{window_index},2}' (0) - 0: 6 windows (attached) (1) └─> 2: ssh* (1 panes) "e540" so similarly since this shows 0 on the session line and 1 on each window: $ tmux bi w choose-t -wF'#{window_format}' (0) - 0: 0 (1) ├─> 0: 1 (2) ├─> 1: 1 (3) ├─> 2: 1 (4) ├─> 3: 1 you'd expect this to eliminate the session line, and restore proper alignment of the choose-window listing, but strangely it just doesn't: $ tmux bi w choose-t -wf'#{window_format}' (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so a fix or workaround would be greatly appreciated! ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: tmux 3.0a-2 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.4 Architecture: amd64 CasperMD5CheckResult: skip Date: Sat Aug 15 21:05:07 2020 InstallationDate: Installed on 2020-03-15 (153 days ago) InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314) ProcEnviron:  LC_TIME=en_DK.utf8  TERM=screen  PATH=(custom, no user)  LANG=en_US.utf8  SHELL=/bin/bash SourcePackage: tmux UpgradeStatus: No upgrade log present (probably fresh install)
2020-08-20 14:52:50 Paride Legovini bug watch added https://github.com/tmux/tmux/issues/1115
2020-08-20 14:52:50 Paride Legovini bug watch added https://github.com/tmux/tmux/issues/1977
2020-08-20 14:52:56 Paride Legovini tmux (Ubuntu): status New Incomplete
2020-08-21 00:11:12 gregrwm tmux (Ubuntu): status Incomplete Confirmed
2021-10-05 13:37:40 Paride Legovini tmux (Ubuntu): status Confirmed Opinion
2021-10-05 13:37:44 Paride Legovini tmux (Ubuntu): importance Low Wishlist
2021-10-06 01:22:52 gregrwm bug watch added https://github.com/tmux/tmux/issues/2636
2021-10-06 01:23:55 gregrwm description choose-window produces a sensibly aligned list on centos7 (tmux-1.8-4.el7.x86_64): (0) 0: htop "umari" (1) 1: bash "umari" (2) 2: bash- "umari" (3) 3: bash* "umari" and ubuntu xenial (tmux 2.1-3build1): (0) 0: [tmux]- "jocur" (1) 1: bash* "jocur" but more recent versions produce an annoyingly misaligned list due to the new session line: (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so when you choose a window from the new choose-window list, you have to look carefully and choose "the wrong window" or you get the wrong window! is there a way to fix or workaround this problem? because this shows 0 on windows other than window 2: $ tmux bi w choose-t -wF'#{==:#{window_index},2}' (0) - 0: 1 (1) ├─> 0: 0 (2) ├─> 1: 0 (3) ├─> 2: 1 (4) ├─> 3: 0 thus this eliminates windows other than window 2: $ tmux bi w choose-t -wf'#{==:#{window_index},2}' (0) - 0: 6 windows (attached) (1) └─> 2: ssh* (1 panes) "e540" so similarly since this shows 0 on the session line and 1 on each window: $ tmux bi w choose-t -wF'#{window_format}' (0) - 0: 0 (1) ├─> 0: 1 (2) ├─> 1: 1 (3) ├─> 2: 1 (4) ├─> 3: 1 you'd expect this to eliminate the session line, and restore proper alignment of the choose-window listing, but strangely it just doesn't: $ tmux bi w choose-t -wf'#{window_format}' (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so a fix or workaround would be greatly appreciated! ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: tmux 3.0a-2 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.4 Architecture: amd64 CasperMD5CheckResult: skip Date: Sat Aug 15 21:05:07 2020 InstallationDate: Installed on 2020-03-15 (153 days ago) InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314) ProcEnviron:  LC_TIME=en_DK.utf8  TERM=screen  PATH=(custom, no user)  LANG=en_US.utf8  SHELL=/bin/bash SourcePackage: tmux UpgradeStatus: No upgrade log present (probably fresh install) choose-window produces a sensibly aligned list on centos7 (tmux-1.8-4.el7.x86_64): (0) 0: htop "umari" (1) 1: bash "umari" (2) 2: bash- "umari" (3) 3: bash* "umari" and ubuntu xenial (tmux 2.1-3build1): (0) 0: [tmux]- "jocur" (1) 1: bash* "jocur" but more recent versions produce an annoyingly misaligned list due to the new session line: (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so when you choose a window from the new choose-window list, you have to look carefully and choose "the wrong window" or you get the wrong window! is there a way to fix or workaround this problem? because this shows 0 on windows other than window 2: $ tmux bi w choose-t -wF'#{==:#{window_index},2}' (0) - 0: 1 (1) ├─> 0: 0 (2) ├─> 1: 0 (3) ├─> 2: 1 (4) ├─> 3: 0 thus this eliminates windows other than window 2: $ tmux bi w choose-t -wf'#{==:#{window_index},2}' (0) - 0: 6 windows (attached) (1) └─> 2: ssh* (1 panes) "e540" so similarly since this shows 0 on the session line and 1 on each window: $ tmux bi w choose-t -wF'#{window_format}' (0) - 0: 0 (1) ├─> 0: 1 (2) ├─> 1: 1 (3) ├─> 2: 1 (4) ├─> 3: 1 you'd expect this to eliminate the session line, and restore proper alignment of the choose-window listing, but strangely it just doesn't: $ tmux bi w choose-t -wf'#{window_format}' (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so a fix or workaround would be greatly appreciated! A solution is available, see: https://bugs.launchpad.net/ubuntu/+source/tmux/+bug/1891785/comments/7 ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: tmux 3.0a-2 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.4 Architecture: amd64 CasperMD5CheckResult: skip Date: Sat Aug 15 21:05:07 2020 InstallationDate: Installed on 2020-03-15 (153 days ago) InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314) ProcEnviron:  LC_TIME=en_DK.utf8  TERM=screen  PATH=(custom, no user)  LANG=en_US.utf8  SHELL=/bin/bash SourcePackage: tmux UpgradeStatus: No upgrade log present (probably fresh install)
2021-10-06 01:30:31 gregrwm description choose-window produces a sensibly aligned list on centos7 (tmux-1.8-4.el7.x86_64): (0) 0: htop "umari" (1) 1: bash "umari" (2) 2: bash- "umari" (3) 3: bash* "umari" and ubuntu xenial (tmux 2.1-3build1): (0) 0: [tmux]- "jocur" (1) 1: bash* "jocur" but more recent versions produce an annoyingly misaligned list due to the new session line: (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so when you choose a window from the new choose-window list, you have to look carefully and choose "the wrong window" or you get the wrong window! is there a way to fix or workaround this problem? because this shows 0 on windows other than window 2: $ tmux bi w choose-t -wF'#{==:#{window_index},2}' (0) - 0: 1 (1) ├─> 0: 0 (2) ├─> 1: 0 (3) ├─> 2: 1 (4) ├─> 3: 0 thus this eliminates windows other than window 2: $ tmux bi w choose-t -wf'#{==:#{window_index},2}' (0) - 0: 6 windows (attached) (1) └─> 2: ssh* (1 panes) "e540" so similarly since this shows 0 on the session line and 1 on each window: $ tmux bi w choose-t -wF'#{window_format}' (0) - 0: 0 (1) ├─> 0: 1 (2) ├─> 1: 1 (3) ├─> 2: 1 (4) ├─> 3: 1 you'd expect this to eliminate the session line, and restore proper alignment of the choose-window listing, but strangely it just doesn't: $ tmux bi w choose-t -wf'#{window_format}' (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so a fix or workaround would be greatly appreciated! A solution is available, see: https://bugs.launchpad.net/ubuntu/+source/tmux/+bug/1891785/comments/7 ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: tmux 3.0a-2 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.4 Architecture: amd64 CasperMD5CheckResult: skip Date: Sat Aug 15 21:05:07 2020 InstallationDate: Installed on 2020-03-15 (153 days ago) InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314) ProcEnviron:  LC_TIME=en_DK.utf8  TERM=screen  PATH=(custom, no user)  LANG=en_US.utf8  SHELL=/bin/bash SourcePackage: tmux UpgradeStatus: No upgrade log present (probably fresh install) choose-window produces a sensibly aligned list on centos7 (tmux-1.8-4.el7.x86_64): (0) 0: htop "umari" (1) 1: bash "umari" (2) 2: bash- "umari" (3) 3: bash* "umari" and ubuntu xenial (tmux 2.1-3build1): (0) 0: [tmux]- "jocur" (1) 1: bash* "jocur" but more recent versions produce an annoyingly misaligned list due to the new session line: (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so when you choose a window from the new choose-window list, you have to look carefully and choose "the wrong window" or you get the wrong window! is there a way to fix or workaround this problem? because this shows 0 on windows other than window 2: $ tmux bi w choose-t -wF'#{==:#{window_index},2}' (0) - 0: 1 (1) ├─> 0: 0 (2) ├─> 1: 0 (3) ├─> 2: 1 (4) ├─> 3: 0 thus this eliminates windows other than window 2: $ tmux bi w choose-t -wf'#{==:#{window_index},2}' (0) - 0: 6 windows (attached) (1) └─> 2: ssh* (1 panes) "e540" so similarly since this shows 0 on the session line and 1 on each window: $ tmux bi w choose-t -wF'#{window_format}' (0) - 0: 0 (1) ├─> 0: 1 (2) ├─> 1: 1 (3) ├─> 2: 1 (4) ├─> 3: 1 you'd expect this to eliminate the session line, and restore proper alignment of the choose-window listing, but strangely it just doesn't: $ tmux bi w choose-t -wf'#{window_format}' (0) - 0: 4 windows (attached) (1) ├─> 0: man- (1 panes) "e540" (2) ├─> 1: bash (1 panes) "e540" (3) ├─> 2: ssh* (1 panes) "e540" (4) ├─> 3: bash (1 panes) "e540" so a fix or workaround would be greatly appreciated! A solution is available, see comment #7. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: tmux 3.0a-2 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.4 Architecture: amd64 CasperMD5CheckResult: skip Date: Sat Aug 15 21:05:07 2020 InstallationDate: Installed on 2020-03-15 (153 days ago) InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314) ProcEnviron:  LC_TIME=en_DK.utf8  TERM=screen  PATH=(custom, no user)  LANG=en_US.utf8  SHELL=/bin/bash SourcePackage: tmux UpgradeStatus: No upgrade log present (probably fresh install)
2021-10-07 08:59:44 Paride Legovini bug task added tmux
2021-10-07 08:59:58 Paride Legovini tmux (Ubuntu): status Opinion Fix Committed
2021-10-07 09:00:07 Paride Legovini tmux (Ubuntu): assignee Paride Legovini (paride)
2021-10-07 09:00:48 Paride Legovini bug added subscriber Paride Legovini
2021-10-08 03:45:59 Bug Watch Updater tmux: status Unknown Fix Released
2021-11-15 14:59:54 Paride Legovini tmux (Ubuntu): status Fix Committed Fix Released
2021-11-15 15:00:06 Paride Legovini nominated for series Ubuntu Focal
2021-11-15 15:00:06 Paride Legovini bug task added tmux (Ubuntu Focal)
2021-11-15 15:00:06 Paride Legovini nominated for series Ubuntu Hirsute
2021-11-15 15:00:06 Paride Legovini bug task added tmux (Ubuntu Hirsute)
2021-11-15 15:00:06 Paride Legovini nominated for series Ubuntu Impish
2021-11-15 15:00:06 Paride Legovini bug task added tmux (Ubuntu Impish)
2021-11-15 15:00:17 Paride Legovini tmux (Ubuntu Focal): status New Triaged
2021-11-15 15:00:21 Paride Legovini tmux (Ubuntu Hirsute): status New Triaged
2021-11-15 15:00:23 Paride Legovini tmux (Ubuntu Impish): status New Triaged
2021-11-15 15:00:26 Paride Legovini tmux (Ubuntu Focal): importance Undecided Wishlist
2021-11-15 15:00:28 Paride Legovini tmux (Ubuntu Hirsute): importance Undecided Wishlist
2021-11-15 15:00:30 Paride Legovini tmux (Ubuntu Impish): importance Undecided Wishlist
2022-05-16 18:17:07 Lena Voytek tmux (Ubuntu Hirsute): status Triaged Won't Fix
2022-11-16 18:55:35 Sergio Durigan Junior tmux (Ubuntu Impish): status Triaged Won't Fix