Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uazu/stakker_tui
ANSI terminal handling for Stakker
https://github.com/uazu/stakker_tui
Last synced: about 1 month ago
JSON representation
ANSI terminal handling for Stakker
- Host: GitHub
- URL: https://github.com/uazu/stakker_tui
- Owner: uazu
- License: apache-2.0
- Created: 2020-07-16T18:35:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T23:03:47.000Z (about 4 years ago)
- Last Synced: 2024-09-14T15:38:43.280Z (2 months ago)
- Language: Rust
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# ANSI terminal handling for Stakker
**This is a work-in-progress.** Only basic handling on UNIX is
supported at the moment: output buffering, input key decoding and
window resize detection.### Documentation
See the [crate documentation](http://docs.rs/stakker_tui).
# License
This project is licensed under either the Apache License version 2 or
the MIT license, at your option. (See
[LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT)).### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in this crate by you, as defined in the
Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.