/st

Personal fork of the Suckless simple terminal, with alpha, Xresources support, and box drawing.

Primary LanguageCMIT LicenseMIT

st (simple terminal)

screenshot

This is my personal fork of the Suckless simple terminal. The following patches were applied by hand.

Patches

The colors specified in config.h are only the fallback colors, they will be replaced by Xresources.

Key bindings

  • Ctrl + Shift + C - copy selected string
  • Ctrl + Shift + V - paste
  • Ctrl + Shift + PageUp - zoom in
  • Ctrl + Shift + PageDown - zoom out
  • Ctrl + Shift + Return - fork with same directory
  • Ctrl + Shift + U - open copied URL in Surf