Minor tmux config changes
This commit is contained in:
parent
6ec06ee1d2
commit
2f1b35ce5c
4 changed files with 16 additions and 14 deletions
|
|
@ -16,6 +16,7 @@ bind l split-window -h
|
|||
# Rebind command key to ;
|
||||
bind \; command-prompt
|
||||
|
||||
bind-key -n M-C-l send-keys C-l
|
||||
# Reload config on C-r
|
||||
bind C-r source-file ~/.config/tmux/tmux.conf
|
||||
|
||||
# vim: ft=tmux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue