Feature Request: Reverse Command Output Orientation in Windows Terminal #21988

Closed
opened 2026-01-31 08:00:10 +00:00 by claunia · 3 comments
Owner

Originally created by @Alemar16 on GitHub (Jul 20, 2024).

Description of the new feature/enhancement

Currently, the Windows Terminal and PowerShell prompt are aligned at the top, and the output of commands descends as more commands are entered. This is the standard behavior, but I am looking for an option to reverse this behavior.

I would like an option in the Windows Terminal settings that allows the prompt to be aligned at the bottom of the terminal window, and for the command outputs to ascend upwards. This would mean that the most recent command and its output are at the bottom, and previous commands and outputs move upwards as new commands are entered. This behavior is similar to the terminal Warp.

This feature would be particularly useful for users who prefer having the most recent command at the bottom of their screen, similar to chat applications or other interfaces where new content appears at the bottom.

Proposed technical implementation details (optional)

Add a configuration option in the settings.json file that allows users to choose the orientation of the prompt and command outputs. This setting would enable users to switch between the traditional top-down orientation and the requested bottom-up orientation.

Originally created by @Alemar16 on GitHub (Jul 20, 2024). # Description of the new feature/enhancement Currently, the Windows Terminal and PowerShell prompt are aligned at the top, and the output of commands descends as more commands are entered. This is the standard behavior, but I am looking for an option to reverse this behavior. I would like an option in the Windows Terminal settings that allows the prompt to be aligned at the bottom of the terminal window, and for the command outputs to ascend upwards. This would mean that the most recent command and its output are at the bottom, and previous commands and outputs move upwards as new commands are entered. This behavior is similar to the terminal Warp. This feature would be particularly useful for users who prefer having the most recent command at the bottom of their screen, similar to chat applications or other interfaces where new content appears at the bottom. # Proposed technical implementation details (optional) Add a configuration option in the settings.json file that allows users to choose the orientation of the prompt and command outputs. This setting would enable users to switch between the traditional top-down orientation and the requested bottom-up orientation.
Author
Owner

@j4james commented on GitHub (Jul 21, 2024):

This sounds very much like issue #14773. Is that the kind of thing you're looking for?

@j4james commented on GitHub (Jul 21, 2024): This sounds very much like issue #14773. Is that the kind of thing you're looking for?
Author
Owner

@zadjii-msft commented on GitHub (Jul 22, 2024):

Yea, I think this would have to be #14773, rather than something like:

image

@zadjii-msft commented on GitHub (Jul 22, 2024): Yea, I think this would have to be #14773, rather than something like: ![image](https://github.com/user-attachments/assets/423a7077-63b3-4357-8ded-22c919500792)
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (Jul 26, 2024):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@microsoft-github-policy-service[bot] commented on GitHub (Jul 26, 2024): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**. <!-- Policy app identification https://img.shields.io/static/v1?label=PullRequestIssueManagement. -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21988