sxmo-st 0.8.4.1
St terminal emulator for the Simple X Mobile PinePhone environment
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
- Website: https://git.sr.ht/~mil/sxmo-st
- Licenses: Expat
- Package source: gnu/packages/suckless.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sxmo-st 0.8.4.1
as follows:
guix install sxmo-st@0.8.4.1
Or install the latest version:
guix install sxmo-st
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.