st/scripts/st_help
speedie 987e8cbe18 Add new st build from https://codeberg.org/speedie/st-next-2.
Old build can be found in the previous-2 branch. This one has sixel
support among other things, not to mention it draws text properly.
2022-11-13 22:16:04 +01:00

7 lines
159 B
Bash
Executable file

#!/bin/sh
#
clear
echo "This is a test of the st help keybind!"
echo "It is still work in progress, I will get to writing documentation and stuff here soon!"