This is my build/fork of the suckless terminal, with a few nice patches.
This st
fork doesn't have scrollback, it uses tmux in all windows using the tmux-launch
script.
It uses the Iceberg colorscheme.
st
requires fontconfig
, make
, and the X11 and Xft headers. Then:
git clone https://github.com/mamg22/st.git
cd st
make
sudo make install
Some features and keybinds added are:
- Font size increase and decrease with
ctrl+shift+l
andctrl+shift+h
.
- Clipboard copy/paste with
ctrl+shift+c
andctrl+shift+v
.
- Boxdraw patch for better line rendering.
- alpha
- anysize
- boxdraw