Please remove debug prints from byobu-select-session

Bug #1411122 reported by Mike Miller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu
Fix Released
Undecided
Unassigned

Bug Description

Please consider removing the debug print output in the select-session.py script called from byobu-select-session. The output is normally never seen by most users under a default configuration, because of the tmux terminal-overrides setting that prevents the alternate display buffer from being used.

I run byobu with smcup/rmcup active, so it does run in the alternate buffer. When I start byobu, detach, reattach, and detach again, the following is displayed on my primary terminal (outside of byobu):

$ byobu
Attaching: [tmux____1]

Sending variable: ['tmux', 'setenv', '-t', u'1', 'DISPLAY', ':0']
Sending variable: ['tmux', 'setenv', '-t', u'1', 'DBUS_SESSION_BUS_ADDRESS', ...
Sending variable: ... and so on
[detached (from session 1)]
$

Related branches

Changed in byobu:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.