Added comment to .tmux.conf

This commit is contained in:
jon
2017-07-30 16:53:52 -05:00
parent 263d721540
commit 11329aa465

View File

@@ -10,6 +10,7 @@ unbind '"'
unbind %
# enable mouse control (click wind, panes, resizable panes) - as of tmux 2.1
# copy/paste: shift+left click to highlight, then shift+middle to past
set -g mouse on
# stop tmux from renaming the window every time you run a command