elendil95 / st-build

My build of suckless' Simple Terminal (st)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

st-build

My build of suckless' Simple Terminal (st) with the following patches applied:

  • st-scrollback: allows to scroll back the terminal using Shift-Page Up/Page Down.
  • st-scrollback-mouse: allows to scroll back the terminal using Shift-MouseWheel.
  • st-alpha: adds transparency support.
  • st-xresources: adds support for dynamic colors via Xresources file.
  • st-clipboard: locks the select/paste buffer to the system clipboard to avoid issues pasting from/to other programs.
  • st-font2: allows st to load a second font to fix powerline/Nerd font compatibility

For more information, look at the man page st(1).

About

My build of suckless' Simple Terminal (st)

License:MIT License


Languages

Language:C 92.7%Language:Roff 5.8%Language:Makefile 1.5%