This repository has been archived by the owner on Jul 25, 2018. It is now read-only.
Sumoshell v0.3
- Fixes #16, #11: Race conditions within the engine.
- Merges render & render-basic.
render
is now built using much lighter weight terminal escape sequences instead of a full curses based UI. As a result, when viewing an aggregate only the first 20 rows are shown. I hope to remove this restriction in the future. - Remove dependency on problematic termui library.
This is my first time producing a linux binary from OS X. Please report any issues you may have.