Add urlscan options :)
This commit is contained in:
parent
9636339acf
commit
43994b3aa3
@ -133,7 +133,7 @@ bind C-s set-window-option synchronize-panes
|
||||
bind-key u capture-pane \;\
|
||||
save-buffer ~/.tmux/.tmux-buffer \;\
|
||||
if 'command -v urlview' 'split-window -l 15 "urlview ~/.tmux/.tmux-buffer"' \;\
|
||||
if 'command -v urlscan' 'split-window -l 15 "urlscan ~/.tmux/.tmux-buffer"'
|
||||
if 'command -v urlscan' 'split-window -l 15 "urlscan --compact --dedupe --nohelp ~/.tmux/.tmux-buffer"'
|
||||
|
||||
# Create a new session
|
||||
unbind C-t
|
||||
|
Loading…
Reference in New Issue
Block a user