
st
List of commands for st:
-
st:tldr:13f10 st: Open a terminal with a specific title.$ st -T ${title}try on your machineexplain this command
-
st:tldr:3cefc st: Open a terminal, execute a given command, and write the output to a file.$ st -o ${filename} -e ${command argument1 argument2}try on your machineexplain this command
-
st:tldr:4ce2b st: Increase/decrease the font size.$ Ctrl + Shift + ${select}try on your machineexplain this command