Paste of Multi-Line Text should enter multiline editing mode · Issue #97 · hostilefork/replpad-js · GitHub
More Web Proxy on the site http://driver.im/
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
Typically hitting enter in the REPL will trigger an evaluation. But if you hit Ctrl-Enter, this goes into a multi-line editing mode.
If you paste multi-line content in the REPL that should automatically transition into multi-line editing. (Today it does not, and stays on the single-line prompt.)
The text was updated successfully, but these errors were encountered:
Typically hitting enter in the REPL will trigger an evaluation. But if you hit Ctrl-Enter, this goes into a multi-line editing mode.
If you paste multi-line content in the REPL that should automatically transition into multi-line editing. (Today it does not, and stays on the single-line prompt.)
The text was updated successfully, but these errors were encountered: