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
I would like to propose adding a new v2unix driver for Unix systems. It only use native Unix libraries. Old Curses is totally absent in this driver. System.Console is only used in the Suspend method which it's common to v2net and v2unix. Works on Linux and macOS.