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
From what I can see, there's no need for the 3 legacy drivers or the legacy Application code at this point. v2win and v2net seem pretty baked (see #4125 for remaining issues).
We should remove CursesDriver, NetDriver, WindowsDriver, and legacy Application code and code that v2wi n/v2net introduced that wraps that legacy ASAP.
This means we should also reorganize all the code in the V2 folder to be more structured an maintainable. No need to keep any "v2" terminology.