From fd55478cfe43a033829f2c2367523e23adcdf137 Mon Sep 17 00:00:00 2001 From: "bradley.richins" Date: Sun, 25 Oct 2020 14:21:27 -0600 Subject: [PATCH] Bug fix --- files/tmux.conf.ssh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/tmux.conf.ssh b/files/tmux.conf.ssh index 079085e..00e6f9b 100644 --- a/files/tmux.conf.ssh +++ b/files/tmux.conf.ssh @@ -9,7 +9,7 @@ bind C-b send-prefix #bind-key C-b send-prefix #set-option prefix C-b -bind "\" split-window -h +bind '\' split-window -h bind - split-window -v unbind '"' unbind %