Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.