Add openTabRenamer action (#7462)

Adds a `ShortcutAction` to allow editing the tab title via the TextBox
(just like double-clicking the tab, but triggered from a key binding or
command palette).

* This implements "scenario 3" outlined in zadjii-msft's comment:
  https://github.com/microsoft/terminal/pull/6557#issuecomment-646153274

* The `openTabRenamer` action name is taken from the discussion in this
  PR:
  https://github.com/microsoft/terminal/pull/6567#issuecomment-646319010

Related to #6256 (but doesn't address pane renaming)
This commit is contained in:
Coridyn
2020-10-29 05:36:30 +10:00
committed by GitHub
parent 1c97d20c13
commit 8e3f27f8fb
14 changed files with 58 additions and 5 deletions

View File

@@ -0,0 +1 @@
renamer