Skip to content

Calder-Ty/ztui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZTUI

Libraries for a Zig Terminal User Interface.

This repository is divided into several projects all used to build out tooling for making Terminal User Interfaces (TUI's) with Zig.

Sub-Projects

Tabby

tabby is a keyboard event library for handling keyboard events. It implements the Kitty Keybaord Protocol, with the exception that the progressive enhancement to report associated text is not supported. (Keyboard Enhancement 0b1000).

Tests

Included in this project are various tests and examples used as integration tests for other projects

About

A Zig Terminal User Interface Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published