[Fix] Disable RHEL7 tmux auto pane renaming in tmux

In .tmux.conf:

set -g automatic-rename off
set -g allow-rename off