An open API service indexing awesome lists of open source software.

https://github.com/mr2011/st

Simple Terminal Fork
https://github.com/mr2011/st

Last synced: about 1 year ago
JSON representation

Simple Terminal Fork

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.