Various fixes

This commit is contained in:
minhtrannhat
2022-01-24 10:37:58 -05:00
parent 7643436ad1
commit 06d488ab21
7 changed files with 63 additions and 24 deletions

View File

@@ -21,7 +21,7 @@ bind-key -T copy-mode-vi v send-keys begin-selection
bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel 'wl-copy'
# reload config file (change file location to your the tmux.conf you want to use)
bind r source-file /etc/tmux.conf
bind r source-file /home/minhradz/.tmux.conf
# switch panes using Alt-arrow without prefix
bind -n M-Left select-pane -L