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
This is not really a new language feature, or anything close to that, so it seems like it could be OK to propose here and not on the mailing list. Let me know if that's a bad assumption.
I see that iex supports stuff like ctrl-a and ctrl-e. Would there be interest in also supporting ctrl-l (to clear the screen, like you can do with clear() currently) and ctrl-d to exit -- both standard in many REPLs and similar terminal-based programs?