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
Shift+Enter should insert a newline without submitting the current code.
However, it seems to submit the code instead of newline.
This happens on WSL Ubuntu-18.04 shell via WindowsTerminal.
This seems to work fine on Windows Command line.
The version of dotnet-repl used is :
The text was updated successfully, but these errors were encountered:
jonsequitur
changed the title
Shift+Enter not working in WSL Ubuntu-18.04 on Windows Terminal
[EXTERNAL] Shift+Enter not working in WSL Ubuntu-18.04 on Windows Terminal
Jul 16, 2021
Running PopOS, 22.04 LTS and have the same problem. Shift+Enter is interpreted without the shift modifier. But this is likely a problem with the terminal and not WSL or Ubuntu in general. By default, the terminal maps Shift+Enter to Control+M. I don't know all of the details, but this StackOverflow answer may give us some insight.
Shift+Enter should insert a newline without submitting the current code.
However, it seems to submit the code instead of newline.
This happens on WSL Ubuntu-18.04 shell via WindowsTerminal.
This seems to work fine on Windows Command line.
The version of dotnet-repl used is :
The text was updated successfully, but these errors were encountered: