How to customize commands? #2628

Closed
opened 2026-01-30 23:00:31 +00:00 by claunia · 3 comments
Owner

Originally created by @taseikyo on GitHub (Jul 8, 2019).

I installed the terminal from the app store and I want to customize some commands.

for exmaple:

Key Binding Desc
ctrl+shift+c copy selected text
ctrl+u clear cmd

Thanks in advance.

Originally created by @taseikyo on GitHub (Jul 8, 2019). I installed the terminal from the app store and I want to customize some commands. for exmaple: | Key Binding | Desc | | ------------- | ------------- | | ctrl+shift+c | copy selected text | | ctrl+u | clear cmd | Thanks in advance.
claunia added the Issue-QuestionArea-SettingsResolution-AnsweredProduct-Terminal labels 2026-01-30 23:00:31 +00:00
Author
Owner

@babafeng commented on GitHub (Jul 8, 2019):

CTRL+L clear cmd

@babafeng commented on GitHub (Jul 8, 2019): CTRL+L clear cmd
Author
Owner

@carlos-zamora commented on GitHub (Jul 8, 2019):

Here's a blog post on a few of the neat things you can do to customize your terminal: https://devblogs.microsoft.com/commandline/windows-terminal-microsoft-store-preview-release/

You can also check out our docs folder in /doc/cascadia. We're populating it more and more as we go. One doc of interest here might be SettingsSchema.md

If there's any commands you want us to create, please submit an issue as a feature request. 😊

@carlos-zamora commented on GitHub (Jul 8, 2019): Here's a blog post on a few of the neat things you can do to customize your terminal: https://devblogs.microsoft.com/commandline/windows-terminal-microsoft-store-preview-release/ You can also check out our docs folder in `/doc/cascadia`. We're populating it more and more as we go. One doc of interest here might be [SettingsSchema.md](https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md) If there's any commands you want us to create, please submit an issue as a feature request. 😊
Author
Owner

@taseikyo commented on GitHub (Jul 9, 2019):

thanks :D

@taseikyo commented on GitHub (Jul 9, 2019): thanks :D
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2628