MicrosoftDocs / terminal

Creative Commons Attribution 4.0 International
470 stars 177 forks source link

Fix Command Prompt's `title` usage in tab-title.md #688

Closed mataha closed 1 year ago

mataha commented 1 year ago

It doesn't ignore quotes, but incorporates them into the new title.

The following command:

> title "New Title"

will set the shell's title to "New Title". A better alternative:

> (title^ New Title)

Though this might be too arcane for the purposes of that document.

learn-build-service-prod[bot] commented 1 year ago

Learn Build status updates of commit 5b0e5a9:

:white_check_mark: Validation status: passed

File Status Preview URL Details
TerminalDocs/tutorials/tab-title.md :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please: