Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 665 Bytes

Docs.md

File metadata and controls

14 lines (13 loc) · 665 Bytes

nncurses docs!

Everything is in namespace nc

Table of contents

  • Files:
    • Asciichrs: unicode characters (box elements and block elements)
    • Escapes: terminal-maniputating escape codes
    • EscFunc: get data from the terminal (size and input)
    • Raw: send terminal into raw mode
    • Renderables: renderables (text, hollowrectangle etc. also some utils eg. abs, midOfst)
    • Screens: Screen, Terminal
    • Styles: Texture, Style, Col256
    • Utils: TimeTracker, TimeLimiter, sleep
    • Convert: convert from xterm and hex and back