st/README.md

728 B

st

My build of st

Features

  • Transparency
  • Boxdraw
  • Blinking cursor
  • Sixel
  • Clickable URLs
  • .Xresources (including Pywal)
  • Wide glyph support
  • Proper underlines
  • Ligatures
  • Copy command (requires spmenu)
  • URL opener (requires spmenu)
  • Externalpipe (with signal)
  • Multi font support (in one array)
  • Desktop entry
  • Window icon (st.png logo)
  • Keyboard select
  • Scrollback
  • Vim-like keybindings
  • CSI sequences 22 and 23

Dependencies

Standard st dependencies, plus:

  • spmenu
  • gd

Installation

sudo make clean install

Configuration

Edit any of the headers here (primarily options.h) and recompile. Alternatively use a .Xresources file, see xresoures.h for a list.