https://github.com/mr2011/st
Simple Terminal Fork
https://github.com/mr2011/st
Last synced: about 1 year ago
JSON representation
Simple Terminal Fork
- Host: GitHub
- URL: https://github.com/mr2011/st
- Owner: MR2011
- License: mit
- Created: 2019-05-19T12:32:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T14:50:47.000Z (over 3 years ago)
- Last Synced: 2025-03-12T09:15:10.966Z (over 1 year ago)
- Language: C
- Homepage: https://st.suckless.org/
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My ST Configuration
This is a fork of the [simple terminal](https://st.suckless.org/) 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.
## Installation
1. Clone repository:
```
git clone https://github.com/MR2011/st.git
```
2. Merge patches/branches into master and resolve conflicts if necessary:
```
git checkout master
git merge alpha
...
```
3. Install st:
```
make install clean
```
## Keybindings
* 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
## Colorscheme
I use [paywal](https://github.com/dylanaraps/pywal) to generate a colorscheme from my current wallpaper.