Skip to content

st is a simple terminal emulator for X which sucks less. from suckless.org

License

Notifications You must be signed in to change notification settings

04burhanuddin/st

Repository files navigation

Burhan Build of ST (simple terminal)

Version 0.9

st is a simple terminal emulator for X which sucks less. from suckless.org

Installation

git clone https://github.com/04burhanuddin/st.git
cd st
sudo make clean install

Patch & Features

  • Alpha - This patch allows users to change the opacity of the background
  • Anysize - By default, st's window size always snaps to the nearest multiple of the character size plus a fixed inner border (set with borderpx in config.h)...
  • Blinking Cursor - This patch allows the use of a blinking cursor.
  • Boxdraw - Custom rendering of lines/blocks/braille characters for gapless alignment.
  • Colorscheme - This patch adds multiple color schemes and lets you change them without having to restart st.
  • Font2 - This patch allows to add spare font besides default....
  • Glphy Wide Support - This patch fixes wide glyphs truncation
  • Scrollback - Scroll back through terminal output using Shift+{PageUp, PageDown}.

Credits

Based on Aurélien APTEL bt source code.

About

st is a simple terminal emulator for X which sucks less. from suckless.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published