|
|
@ -1,8 +1,9 @@ |
|
|
|
# st |
|
|
|
# Original |
|
|
|
|
|
|
|
This is my patched version of st. The base version is directly from suckless.org. |
|
|
|
This belongs to my larbs installation script, but does not directly depend on it. |
|
|
|
It is supposed to work in the environment after the larbs-base-installation. |
|
|
|
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 |
|
|
|
|
|
|
@ -34,6 +35,3 @@ There are various shortcuts and hotkeys used in this version. Included in my bui |
|
|
|
| Alt | Shift | u | Zoom in | |
|
|
|
| Alt | Shift | i | Zoom out | |
|
|
|
|
|
|
|
## Original |
|
|
|
|
|
|
|
This is forked off https://git.tiyn.eu/tiyn/st |
|
|
|