This is a fork of the simple terminal emulator by suckless.
I applied the following patches to my ST build:
- Mouse scrolling
- Alpha
- Clipboard
- Xresources Each patch is in its own branch and can be merged into the master branch.
- Clone repository:
git clone https://github.com/MR2011/st.git
- Merge patches/branches into master and resolve conflicts if necessary:
git checkout master
git merge alpha
...
- Install st:
make install clean
- Slow mouse scrolling with Shift + Mousewheel
- Fast mouse scrolling with ALT + Mousewheel
- Copy/Paste with ALT + C and ALT + V
- Font size increase/decrease with ALT + + and ALT + -
- Default font size with ALT + 0
I use paywal to generate a colorscheme from my current wallpaper.