Better tooltips for back/forward (#13946)

Fixes #8459
This commit is contained in:
Peter Tripp
2024-07-08 16:33:41 -04:00
committed by GitHub
parent 75377bbe0f
commit af697d9cc2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -322,7 +322,7 @@
"alt-9": ["pane::ActivateItem", 8],
"alt-0": "pane::ActivateLastItem",
"ctrl-alt--": "pane::GoBack",
"ctrl-alt-_": "pane::GoForward",
"ctrl-alt-shift--": "pane::GoForward",
"ctrl-shift-t": "pane::ReopenClosedItem",
"f3": "search::SelectNextMatch",
"shift-f3": "search::SelectPrevMatch",