Description of problem: One cannot remove date and time from the status lines even using byobu-config Version-Release number of selected component (if applicable): byobu-5.73-1.fc20.noarch How reproducible: Always Steps to Reproduce: 1. Use byobu with tmux backend 2. Remove date and time in byobu-config 3. Actual results: Date and time still show up Expected results: Date and time should not show up Additional info: From what I can find, this seems to be because /usr/share/profiles/tmux has the line: set -g status-right '#(byobu-status tmux_right)'$BYOBU_DATE$BYOBU_TIME Since status-right is not normally overridden by .byobu files, such as .tmux.conf, the date and time are always visible. Workaround: In order to remove the date and time from the status line, one has to override this line manually from ~/.byobu/.tmux.conf: set -g status-right '#(byobu-status tmux_right)'
waiting for release from upstream
patch provided to upstream, it is part of byobu-5.73-2 (currently in testing repo)
byobu-5.73-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/byobu-5.73-3.fc20
byobu-5.73-3.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/byobu-5.73-3.el5
byobu-5.73-3.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/byobu-5.73-3.el6
byobu-5.73-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/byobu-5.73-3.fc19
byobu-5.73-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/byobu-5.73-4.fc19
byobu-5.73-4.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/byobu-5.73-4.el5
byobu-5.73-4.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/byobu-5.73-4.el6
byobu-5.73-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/byobu-5.73-4.fc20
byobu-5.73-4.fc20 works
byobu-5.73-4.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
byobu-5.73-4.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
byobu-5.73-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
byobu-5.73-4.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.