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
andctrl+shift+k
) - Ligature support
My build of st also uses the gruvbox colorscheme by default, but can be changed at compile time.
To install make sure that you have xlib and harfbuzz installed.
cd st
sudo make install