This package browser is in early development. Mind the rough edges.

st 0.8.5

Simple terminal emulator

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.

Installation

Install st 0.8.5 as follows:

guix install st@0.8.5

Or install the latest version:

guix install 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.