My patched ST
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roberto Alsina 5ab574f910 Mention symbola in the readme 9 months ago
FAQ adding base 3 years ago
LEGACY adding base 3 years ago
LICENSE adding base 3 years ago
Makefile adding base 3 years ago
PKGBUILD new pkgbuild 3 years ago
README.md Mention symbola in the readme 9 months ago
TODO adding base 3 years ago
arg.h adding base 3 years ago
config.def.h Back to Iosevka 9 months ago
config.h Back to Iosevka 9 months ago
config.mk patching alpha 3 years ago
st-alpha-0.8.2.diff patching alpha 3 years ago
st-anysize-0.8.1.diff anysize patch 3 years ago
st-font2-20190416-ba72400.diff patching font2 3 years ago
st-scrollback-0.8.2.diff scrollback patch 3 years ago
st.1 adding base 3 years ago
st.c scrollback patch 3 years ago
st.h fixing conflict 3 years ago
st.info adding base 3 years ago
win.h adding base 3 years ago
x.c fixing conflict 3 years ago

README.md

Original

This is the suckless terminal forked off https://git.tiyn.eu/tiyn/st

If you get a crash when displaying an emoji (for example when using a fancy prompt) install the symbola font and everything should be ok.

Patches

The list below shows the currently applied patches to the master branch.

  • st-alpha-0.8.2.diff (adds transparency)
  • st-anysize-0.8.1.diff (st leaves no gaps if the height/width doesn't match a multiple of character height)
  • st-font2-20190416-ba72400.diff (allows to set multiple spare fonts as fallback)
  • st-scrollback-0.8.2.diff (add scrollback functionality)

Hotkeys

There are various shortcuts and hotkeys used in this version. Included in my build are the following.

ModKey Shift Key Function
Alt Break Send break
Alt Print Toggle printer
Alt Print Print screen
Shift Insert Clipboard paste
Alt c Clipboard copy
Alt v Clipboard paste
Alt p Selected paste
Alt NumLock Toggle Numlock
Alt k Scroll up
Alt j Scroll down
MouseScrollUp Scroll up
MouseScrollDown Scroll down
Alt Shift u Zoom in
Alt Shift i Zoom out