# st (Simple Terminal)
My custom terminal build based on (lukesmith's with some additional patches like newterm , rightclick paste , desktop entry , live-reload , anygeometry and sane keybinds) (is functional enough and complete for a terminal).
## Patches:
- Ligatures
- Clipboard
- Alpha(Transparency)
- Boxdraw
- w3m
- font2
- right click paste
- st desktop entry
- newterm
- anysize
- anygeometry
- live reload ( change colors/fonts on the fly )
and more...
DON'T SKIP THE README, if you want to have a similar setup / know default keybinds.
## Screenshots:
ctrl + shift + c Copyyou can change all of these in config.h
ctrl + shift + v Paste
alt + comma Zoom in
alt + . Zoom out
alt + g Reset Zoom
alt + s Increase Transparency
alt + a Decrease Transparency
copy anything and right click on the terminal ( will paste the copied thing ) mod + shift + enter open a new terminal with same cwd ( current working directory )