aboutsummaryrefslogtreecommitdiff
path: root/files/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'files/.tmux.conf')
-rw-r--r--files/.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.tmux.conf b/files/.tmux.conf
index 1c0f72d..ee9533a 100644
--- a/files/.tmux.conf
+++ b/files/.tmux.conf
@@ -30,7 +30,7 @@ setw -g mouse on
## Key bindings
##
-bind \ split-window -h -c '#{pane_current_path}'
+#bind \ split-window -h -c '#{pane_current_path}'
# toggle last 2 windows
bind C-a last-window