Add support for "short" command name aliases (like sp for split-pane) #7545

Closed
opened 2026-01-31 01:06:58 +00:00 by claunia · 1 comment
Owner

Originally created by @zadjii-msft on GitHub (Apr 22, 2020).

From the original spec:

  • If we're careful, we could maybe create short form aliases for all the
    commands, so the user wouldn't need to type them all out every time. new-tab
    could become nt, split-pane becomes sp, etc. A commandline could look
    like wt ; sp less some-log.txt ; fp -t 0 then.
Originally created by @zadjii-msft on GitHub (Apr 22, 2020). From the original spec: > * If we're careful, we could maybe create short form aliases for all the > commands, so the user wouldn't need to type them all out every time. `new-tab` > could become `nt`, `split-pane` becomes `sp`, etc. A commandline could look > like `wt ; sp less some-log.txt ; fp -t 0` then.
Author
Owner

@ghost commented on GitHub (Jul 22, 2020):

:tada:This issue was addressed in #6576, which has now been successfully released as Windows Terminal Preview v1.2.2022.0.🎉

Handy links:

@ghost commented on GitHub (Jul 22, 2020): :tada:This issue was addressed in #6576, which has now been successfully released as `Windows Terminal Preview v1.2.2022.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.2.2022.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7545