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