st (simple terminal) is a terminal implementation for Xorg by suckless. This repository hosts nathanielevan's st configuration, including a selection of patches hosted in the suckless website to make it usable.
Included in this build:
- Colour configuration based on the Nord colour scheme
- Box draw patch
- Bold is not bright patch
- Blinking cursor patch
- External pipe patch
- font2 patch
- Glyph wide support patch
- Scrollback patches
- Swap mouse patch
- Vert center patch
- w3m patch
Keybinds:
- Alt+j/k to scroll down/up a line.
- Alt+d/u to scroll down/up a screen.
- Alt+=/- to increase/decrease font size. Reset with Alt+Shift+-.
- Ctrl+Shift+c/v to copy/paste from clipboard.
- Alt+e to open URLs with dmenu.
Dependencies:
- dmenu for opening URLs. Do note that in the
st-openurl
script, I use several command-line options not available in vanilla dmenu:-h
to adjust line height (provided by the line height patch)
- Fonts used:
- FantasqueSansMono Nerd Font Mono
- Noto Color Emoji (emoji)