CrankOne / ascii-tree-table

ncurses-based ASCII sortable TreeTable library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It is just a draft!

Sortable ASCII Treetable Library

This is an effort to create a treetable view to browse the complex tree-like data structures within the pure terminal.

I'm not expecting this thing to become ready soon. In fact, it is just a week-end project, a promising gist.

See notes.txt to meet the basic gist and random thoughts.

About

ncurses-based ASCII sortable TreeTable library

License:MIT License


Languages

Language:C 97.1%Language:Makefile 2.9%