mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-10 19:10:36 +00:00
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
echo "W3m-control: BACK"
|
||
|
echo "W3m-control: END"
|
||
|
echo "W3m-control: SEARCH_BACK >"
|
||
|
echo "W3m-control: GOTO_LINK"
|