You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Controller class is a central component which "glue" together various things like jline terminal, key/mouse binding, display logic via eventloop, etc. Current implementation is TerminalUI.