tmux: ctrl+u execute urlview

This commit is contained in:
masterzu 2019-02-19 10:47:58 +01:00
parent c2348ace3b
commit 6f557e1f06
1 changed files with 3 additions and 0 deletions

View File

@ -32,3 +32,6 @@ bind r source-file /home/patrick/.tmux.conf \; display-message ".tmux.conf reloa
# automatic update env for ssh-agent # automatic update env for ssh-agent
# https://stackoverflow.com/questions/21378569/how-to-auto-update-ssh-agent-environment-variables-when-attaching-to-existing-tm # 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 set-option -g update-environment SSH_AUTH_SOCK
# urlview in term
run-shell ~/src/tmux-urlview/urlview.tmux