* WIP - compiling but not working * semi-working * making progress * working except for table lines * fmt + clippy * cleaned up some comments * working line colors * fmt, clippy, updated sample config.toml * removed extra comments
* added ansi example * added strcollect to example
* added a few more options for ansi colors not sure italic works, maybe it's font dependent * fmt
* Add ansi, do, and prompt customization * Fix test * Cleanups