mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-10 19:10:36 +00:00
5 lines
122 B
Bash
Executable File
5 lines
122 B
Bash
Executable File
#!/usr/bin/env sh
|
|
echo "W3m-control: SET_OPTION display_image=toggle"
|
|
echo "W3m-control: BACK"
|
|
echo "W3m-control: RELOAD"
|