From 11329aa465c5bdcab14ed89d70f9b471ff0515a8 Mon Sep 17 00:00:00 2001 From: jon Date: Sun, 30 Jul 2017 16:53:52 -0500 Subject: [PATCH] Added comment to .tmux.conf --- tmux/.tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 49864bb..8e8adcc 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -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