st
A simple terminal emulator for the X Window System.
st
- Open a terminal with a specific title:
st -T {title}
- Open a terminal, execute a given command, and write the output to a file:
st -o {path/to/file} -e {command argument1 argument2}
- Increase/decrease the font size:
Ctrl + Shift + {Page Up|Page Down}
- Copy/paste from the clipboard:
Ctrl + Shift + {C|V}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).