summaryrefslogtreecommitdiff
path: root/tmuxsh/_urlview,--.extract.on.screen.urls.and.generate.clickable.url.list
blob: 7a918e541fc9505694163f2c0113bc064cf5b656 (plain)
1
2
3
#!/usr/bin/env sh
tmux new-window -n 'urlview' -c "$HOME"
tmux send-keys 'urlview /tmp/tmux-buffer && tmux kill-pane' C-m