aboutsummaryrefslogtreecommitdiff
path: root/tmux.conf.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-08-10 22:32:00 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-08-10 22:32:00 -0300
commit09633283b9108e961dbd91daf3d503bac435a48f (patch)
treed831983674db313f53ef0b89d599a3e9bb0425bc /tmux.conf.dot.link
parent0c163f3674d354d72b80fad1e4792ff039a3ec47 (diff)
downloadprofile-09633283b9108e961dbd91daf3d503bac435a48f.tar.gz
profile-09633283b9108e961dbd91daf3d503bac435a48f.tar.bz2
Updates profile
Diffstat (limited to 'tmux.conf.dot.link')
-rw-r--r--tmux.conf.dot.link4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.conf.dot.link b/tmux.conf.dot.link
index e3674b2..069fd28 100644
--- a/tmux.conf.dot.link
+++ b/tmux.conf.dot.link
@@ -22,3 +22,7 @@ set -g status-right-length 60
# Powerline
#source '/usr/share/powerline/bindings/tmux/powerline.conf'
+
+# See https://stackoverflow.com/questions/15470001/bind-ctrltab-and-ctrlshifttab-in-tmux
+#bind-key -n C-Tab next-window
+#bind-key -n C-S-Tab previous-window