After outputting content from the owlshell terminal, clear the command line window. After adding a space to the cd, it will jump to the bottom #21808

Closed
opened 2026-01-31 07:55:26 +00:00 by claunia · 1 comment
Owner

Originally created by @jiao6 on GitHub (Jun 4, 2024).

Windows Terminal version

No response

Windows build number

No response

Other Software

No response

Steps to reproduce

Create a new Powershell terminal, enter the pip list, output information, and clear the terminal
Enter cd with a space and enter, the cd will be displayed at the bottom
image
image
image

Expected Behavior

Display CD with space in its original position

Actual Behavior

After adding spaces to cd, it will jump to the bottom

Originally created by @jiao6 on GitHub (Jun 4, 2024). ### Windows Terminal version _No response_ ### Windows build number _No response_ ### Other Software _No response_ ### Steps to reproduce Create a new Powershell terminal, enter the pip list, output information, and clear the terminal Enter cd with a space and enter, the cd will be displayed at the bottom ![image](https://github.com/microsoft/terminal/assets/22795264/683577c1-5ddc-43f8-9857-0ea8051bbcce) ![image](https://github.com/microsoft/terminal/assets/22795264/c77d7435-d559-4684-9042-a6fa0818afce) ![image](https://github.com/microsoft/terminal/assets/22795264/9c8009fe-327e-4a94-8c79-1e294687a8fd) ### Expected Behavior Display CD with space in its original position ### Actual Behavior After adding spaces to cd, it will jump to the bottom
claunia added the Needs-TriageIssue-BugResolution-ExternalResolution-Duplicate labels 2026-01-31 07:55:26 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Jun 4, 2024):

Two things:

  1. This looks just like #2432, which I believe was fixed with an updated version of PsReadline.
  2. However, it looks like you're using the VsCode terminal, not the Windows Terminal. This is the repo for the Windows Terminal, not the vscode one.

If updating PsReadline doesn't help, then I'd file an issue over at https://github.com/microsoft/vscode

@zadjii-msft commented on GitHub (Jun 4, 2024): Two things: 1. This looks just like #2432, which I believe was fixed with an updated version of PsReadline. 2. However, it looks like you're using the VsCode terminal, not the Windows Terminal. This is the repo for the Windows Terminal, not the vscode one. If updating PsReadline doesn't help, then I'd file an issue over at https://github.com/microsoft/vscode
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21808