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
Would be nice if the up arrow in REPL would take the user to previously entered program. After a series of up keys, the down key takes the user to more recently entered programs. This behaviour is common in shell tools, which are basically REPLs.