A lightweight but fast terminal
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is a fork from the suckless terminal with nicer and easier to use features
All you need is make and all its dependencies, fontconfig is also required. libX11 ad libXft as xorg dependencies
- Clone the sucklessterminal
git clone https:://github.com/ODEX-TOS/sucklessterminal.git
cd sucklessterminal
- Build the source
make
- install it on your system
sudo make install
- Launch it
st
Use this terminal like any other terminal. Here is a short list of useful features
-
alt-l
open url -
alt-y
copy url -
alt-o
save last command -
alt+c
copy -
alt+v
past
This terminal also works with xresources, pywal and more
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
F0xedb - [email protected]
Project Link: https://github.com/ODEX-TOS/sucklessterminal