Skip to content

How can I hide path when using terminal? #21574

Closed Answered by Tom-Boscher
Tom-Boscher asked this question in Q&A
Discussion options

You must be logged in to vote

Found it!

  "terminal": {
    "toolbar": {
      // Whether to display the terminal title in its toolbar's breadcrumbs.
      // Only shown if the terminal title is not empty.
      //
      // The shell running in the terminal needs to be configured to emit the title.
      // Example: `echo -e "\e]2;New Title\007";`
      "breadcrumbs": false
    }
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SomeoneToIgnore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant