zordsdavini / st

st is a simple terminal implementation for X (fork from https://st.suckless.org/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patched version of Simple (Suckless) terminal ST by zordsdavini

To read real Suckless readme read README

Applied patches:

  • Xresources - as I'm using pywal for teminal (Qtile, dmenu and other cool apps) theming, then st can read colours through .Xresources. To check how to enable see my dotfiles
  • spoiler - invert colors then selecting. That avoids lost text if it is same colour as selection
  • newterm - open new terminal with
  • scrollback - have normal scrollback in st. scroll had some issues

2020-05-19 - bump to 0.8.3 version 2020-06-19 - bump to 0.8.4 version

About

st is a simple terminal implementation for X (fork from https://st.suckless.org/)

License:MIT License


Languages

Language:C 68.5%Language:Objective-C 27.9%Language:Roff 2.2%Language:Makefile 1.3%