We need this to see tracebacks that happen before exception handling is set up. This includes a fair number of tracebacks, as we are very sloppy with our importing. --- data/tmux.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/data/tmux.conf b/data/tmux.conf index 3639fcb..80620ba 100644 --- a/data/tmux.conf +++ b/data/tmux.conf @@ -1,10 +1,10 @@ # tmux.conf for the anaconda environment set-option -s exit-unattached off set-option -g base-index 1 +set-option -g set-remain-on-exit on new-session -s anaconda -n main "anaconda" -set-option set-remain-on-exit on set-option status-right "" set-option status-right-length 0 -- 1.7.8.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list