Skip to content

Babkock/st

Repository files navigation

st (simple terminal)

https://travis-ci.org/Babkock/st.svg?branch=master https://gitlab.com/tbsuckless/st/badges/master/pipeline.svg https://github.com/Babkock/st/actions/workflows/c-cpp.yml/badge.svg https://img.shields.io/badge/License-MIT-yellow.svg

https://gitlab.com/tbsuckless/st/-/raw/master/screenshot.png

Disclaimer

This repository is on GitLab. The GitHub version is a mirror.

This is my personal fork of the Suckless st. The following patches were applied by hand.

Patches

The colors specified in config.h are only the fallback colors, they will be replaced by .Xresources. Use the standard names of color0, color1, etc.

Key Bindings

Key comboAction
Ctrl + Shift + Ccopy selected string
Ctrl + Shift + Vpaste
Ctrl + Shift + PageUpzoom in
Ctrl + Shift + PageDownzoom out
Shift + Scroll Upscroll back up in the buffer
Shift + Scroll Downscroll down in the buffer