You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
262 B
Bash

#!/usr/bin/env sh
# requires: aria2t (https://github.com/zsugabubus/aria2t)
# EXTERN_LINK / $W3M_CURRENT_LINK = under cursor
# EXTERN / $W3M_URL = current page
echo "W3m-control: BACK"
echo "W3m-control: READ_SHELL aria2t"
echo "W3m-control: BACK"