Skip to content

Personal fork of the Suckless simple terminal, with alpha, Xresources support, and box drawing.

License

Notifications You must be signed in to change notification settings

Babkock/st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c405c82 · Dec 15, 2022

History

70 Commits
Dec 15, 2022
Mar 24, 2019
Sep 6, 2021
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
May 3, 2019
Dec 14, 2022
Mar 16, 2019
Mar 16, 2019
Apr 28, 2022
Apr 28, 2022
Jul 4, 2022
Jul 4, 2022
May 3, 2019
Jun 4, 2022
Mar 16, 2019
Jul 4, 2022
Jul 4, 2022
Apr 28, 2022
Apr 28, 2022
Sep 14, 2019

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