Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mechpen/rterm
a port of suckless terminal to rust
https://github.com/mechpen/rterm
rust st suckless terminal
Last synced: 6 days ago
JSON representation
a port of suckless terminal to rust
- Host: GitHub
- URL: https://github.com/mechpen/rterm
- Owner: mechpen
- License: mit
- Created: 2021-01-17T04:34:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T16:03:40.000Z (6 months ago)
- Last Synced: 2025-01-08T14:32:33.475Z (13 days ago)
- Topics: rust, st, suckless, terminal
- Language: Rust
- Homepage:
- Size: 290 KB
- Stars: 21
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rterm
=====A port of [suckless terminal](https://st.suckless.org/) to rust.
Most functions of `st` are implemented. A few `st` features are missing:
- wide-char support
Licensed with MIT or Apache-2.0
MRs are welcome!