summaryrefslogtreecommitdiff
path: root/tmuxsh/_urlw3m,--.extract.on.screen.urls.and.generate.clickable.url.with.full.context
blob: e1fc48cdd65a128c6ab1446f1624edbb7e7e5b0c (plain)
1
2
3
#!/usr/bin/env sh
tmux new-window -n 'urlw3mcontext' -c "$HOME"
tmux send-keys 'w3m -o mark_all_pages=1 /tmp/tmux-buffer && tmux kill-pane' C-m