Revert "Merge branch 'develop' into 'master'" #2

Merged
Raum0x2A merged 1 commits from revert-5cb9fb69 into master 2020-10-25 14:19:17 -06:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 9f9bf868e8 - Show all commits

View File

@@ -294,7 +294,7 @@ bind C-a send-prefix
# move status line to top
#set -g status-position top
bind '\' split-window -h
bind \ split-window -h
unbind '"'
bind -n M-Left select-pane -L
bind -n M-Right select-pane -R

View File

@@ -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 %