Just my personal st build.
NOTE: I'm using st HEAD
Font size
: 12pxFont family
:JetBrainsMono Nerd Font
andIosevka Slab
Colorscheme
:doom-one
- Alpha (transparency)
- anysize
- anygeometry
- appsync (Improve draw time, animation smoothness and reduce flickering/tearing)
- blinking cursor
- dynamic cursor color
- hide cursor
- boxdraw
- newterm
- clipboard
- delkey
- desktopentry
- scrollback (+ mouse)
- CSI 22 23
- OSC 10 11 12 (2)
- font2
- vertcenter
- ligatures
- fix-glyphs
- patch_column (doesn't cut text while resizing)
- title parsing fix
- w3m
- xclearwin
NOTE: ligatures needs
libharfbuzz-dev
to work!
Action | Key combo |
---|---|
Copy | Control + Shift + C |
Paste | Control + Shift + V |
Zoom in | Alt + Arrow Up / Contrl + Shift + (k / Arrow Up ) |
Zoom out | Alt + Arrow Down / Control + Shift + (j / Arrow Down ) |
Zoom reset | (Alt / Control + Shift ) + Backspace |
Scroll up | Alt + (k / Arrow Up / Page Up ) |
Scroll down | Alt + (j / Arrow Down / Page Down ) |
Inc. transparency | Alt + a |
Dec. transparency | Alt + s |
Reset transparency | Alt + d |
Open new terminal | Control + Shift + R |
Action | Modifier |
---|---|
Slow scroll | Alt + wheel |
Fast scroll | Shift + wheel |
Select | Right click |
Paste | Middle button |
NOTE: You can also scroll by just using the
wheel
without using theAlt
key.
Because of the OSC 10 11 12 (2)
patch, it's possible to use a tool like
theme.sh for changing the colorscheme on the fly.
Nothing here but chickens ...
sudo make clean install
GNU Make
fontconfig
harfbuzz
libX11
libXft-bgra
(for displaying emojis)