Shell #12

Merged
mfocko merged 2 commits from shell into main 2020-10-11 22:46:47 +02:00
Showing only changes of commit 18ea17262c - Show all commits

View file

@ -5,6 +5,10 @@ set-window-option -g automatic-rename off
set-option -g allow-rename off
set-option -g renumber-windows on
set -g prefix C-a
unbind C-b
bind-key C-a send-prefix
unbind l
bind h select-pane -L