Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 634 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 634 Bytes

This is a scaffolding terminal for testing the notty terminal library. It uses the notty-cairo rendering library in the same repository.

NOTE: This terminal is buggy, incomplete, and not intended for general use.

Building

Rust version

Currently notty requires rust nightly. Install from rust-lang.org or use multirust.

Other requirements

This library depends on GTK, Pango, and Cairo. GTK-rs has install instructions for Mac OS X and Linux.