Shift+Enter always submits, breaking PSReadline features [Windows.Terminal] #782

Open
opened 2026-01-30 22:03:57 +00:00 by claunia · 0 comments
Owner

Originally created by @Jaykul on GitHub (May 7, 2019).

Originally assigned to: @zadjii-msft on GitHub.

  • Your Windows build number: (Type ver at a Windows Command Prompt)
Microsoft Windows [Version 10.0.18362.86]
  • What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots)

Trying to add an empty line in a multi-line input by pressing Shift + Enter with PSReadline in PowerShell

  • What's wrong / what should be happening instead:

Shift+Enter is treated as Enter, and it tries to run my incomplete command line

Originally created by @Jaykul on GitHub (May 7, 2019). Originally assigned to: @zadjii-msft on GitHub. * Your Windows build number: (Type `ver` at a Windows Command Prompt) ``` Microsoft Windows [Version 10.0.18362.86] ``` * What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots) Trying to add an empty line in a multi-line input by pressing `Shift` + `Enter` with PSReadline in PowerShell * What's wrong / what should be happening instead: `Shift+Enter` is treated as `Enter`, and it tries to run my incomplete command line
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#782