tmux: ctrl+u execute urlview
This commit is contained in:
parent
c2348ace3b
commit
6f557e1f06
|
@ -32,3 +32,6 @@ bind r source-file /home/patrick/.tmux.conf \; display-message ".tmux.conf reloa
|
|||
# automatic update env for ssh-agent
|
||||
# https://stackoverflow.com/questions/21378569/how-to-auto-update-ssh-agent-environment-variables-when-attaching-to-existing-tm
|
||||
set-option -g update-environment SSH_AUTH_SOCK
|
||||
|
||||
# urlview in term
|
||||
run-shell ~/src/tmux-urlview/urlview.tmux
|
||||
|
|
Loading…
Reference in New Issue