Skip to content

Luc-Saccoccio/st

Repository files navigation

ST - The Simple (and Suckless !) Terminal

This is my build of st, with some patches and some enhancements

Patches

Maybe not all of them are listed here, but here are the main ones:

  • alpha
  • boxdraw
  • clipboard
  • copyurl
  • externalpipe
  • font2
  • iso14755
  • ligatures
  • patch_column
  • scrollback
  • vertcenter
  • w3m
  • xresources

Installation

The following programs/libs are required:

  • make (obviously)
  • fontconfig
  • libX11
  • libXft
  • A compositor (I use picom)
sudo make install