Use local default email, bind ^B o to open links
This commit is contained in:
@@ -9,6 +9,9 @@ bind Escape copy-mode
|
||||
unbind p
|
||||
bind p paste-buffer
|
||||
|
||||
# open links
|
||||
bind o new-window "open `tmux show-buffer`"
|
||||
|
||||
# vim move keys
|
||||
bind h select-pane -L
|
||||
bind j select-pane -D
|
||||
|
||||
Reference in New Issue
Block a user