Small changes from here and there

This commit is contained in:
2025-11-07 14:45:36 -06:00
parent f98658f02b
commit bb453be9e8
6 changed files with 13 additions and 8 deletions

View File

@@ -12,6 +12,7 @@ unbind-key f; unbind-key C-f; unbind-key s; unbind-key C-s
unbind-key c; unbind-key n; unbind-key p
unbind-key q; unbind-key w
unbind-key C-o; unbind-key C-n; unbind-key C-p; unbind-key C-l; unbind-key C-h
unbind-key 0
# vim-like movement stuff
set-window-option -g mode-keys vi
@@ -41,4 +42,5 @@ bind-key -r C-l switch-client -l
bind-key -r C-o last-window
bind-key -r C-n next-window
bind-key -r C-p previous-window
bind-key 0 select-window -t 10