[ "$(command -v tmux)" ] || return 0

# Force UTF-8 output (cannot be done from the configuration at the time of
# writing).
alias tmux='tmux -u'