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

Open
opened 2026-01-31 01:06:53 +00:00 by claunia · 0 comments
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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7543