~bpv/st

My build of st
Merge remote-tracking branch 'st/master'
5dbcca49 — Hiltjo Posthuma 7 months ago
support colons in SGR character attributes
Update st to version 0.9.2

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~bpv/st
read/write
git@git.sr.ht:~bpv/st

You can also use your local clone with git send-email.

#My build of st

st with a few patches added to it:

  • Transparency
  • Improved box drawing and glyph rendering
  • External pipe
  • Support for multiple fonts
  • Wide glyph support
  • Scrollback (with ctrl+shift+j and ctrl+shift+k)
  • Ligature support

#Other things

My build of st also uses the gruvbox colorscheme by default, but can be changed at compile time.

#Install

To install make sure that you have xlib and harfbuzz installed.

cd st
sudo make install