mprocs 0.9.3

TUI for running multiple processes
Documentation
mod cfg;
mod client;
mod clipboard;
mod config;
mod daemon;
mod console;
pub mod dekit;
mod error;
mod js;
mod kernel;
mod logging;
mod lualib;
pub mod mprocs;
mod process;
mod protocol;
mod server;
mod task;
mod term;
mod term_driver;