# put this in ~/.tmux.conf set -g default-command /bin/bash set -g default-shell /bin/bash set -g default-terminal "xterm-256color" set -ga terminal-overrides ',xterm-256color:Tc' set -g pane-border-status bottom unbind Space