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 went looking for GNU readline support in nodejs and found this project. It does most things I want, but is coupled to the DOM. Would you consider factoring out DOM-specific stuff and leaving a core that implements in a UI-agnostic way?