From 09633283b9108e961dbd91daf3d503bac435a48f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 10 Aug 2016 22:32:00 -0300 Subject: Updates profile --- tmux.conf.dot.link | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tmux.conf.dot.link') 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 -- cgit v1.2.3