selecting current screen instead of selecting current line in PowerShell PSReadLine #17895

Open
opened 2026-01-31 05:57:45 +00:00 by claunia · 0 comments
Owner

Originally created by @lost22git on GitHub (Jul 9, 2022).

Windows Terminal version

1.14.220705001

Windows build number

10.0.22000.0

Other Software

app/module version
PowerShell 7.2.5
PSReadLine 2.2.6

Steps to reproduce

selecting current screen in powershell core in wt (unexpected)

image

selecting current line in single powershell core (expected)

image

Expected Behavior

selecting current line

Actual Behavior

selecting current screen

Originally created by @lost22git on GitHub (Jul 9, 2022). ### Windows Terminal version 1.14.220705001 ### Windows build number 10.0.22000.0 ### Other Software |app/module|version| |--|--| |PowerShell|7.2.5| |PSReadLine|2.2.6| ### Steps to reproduce ### selecting current screen in powershell core in wt (unexpected) ![image](https://user-images.githubusercontent.com/65008815/178097090-20a6c489-cf4a-41ea-8b3f-24601d5e77ee.png) ### selecting current line in single powershell core (expected) ![image](https://user-images.githubusercontent.com/65008815/178097156-0d1fd204-e8dc-407e-8b50-a44ae2be9036.png) ### Expected Behavior selecting current line ### Actual Behavior selecting current screen
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#17895