Display Structure
Build Status |
---|
DisplayArray provides arrays that index character in text width unit. And therefore maintains an immutable display size for terminal emulators.
Quick start
The package can be installed with the Julia package manager.
From the Julia REPL, type ]
to enter the Pkg REPL mode and run:
pkg> add https://github.com/foldfelis/DisplayStructure.jl