From 9677da9a60836b15b5358f58988b5cebeb3fdb72 Mon Sep 17 00:00:00 2001 From: Haojian Wu Date: Wed, 31 Dec 2025 23:59:14 +0100 Subject: [PATCH] docs: Remove reference to non-existing binding for `tab switcher: toggle all` (#45919) There is no default binding for `{#kb tab_switcher::ToggleAll}`, so the doc is rendered as: image Release Notes: - N/A --- docs/src/tab-switcher.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/src/tab-switcher.md b/docs/src/tab-switcher.md index 5cc72be449c94c38fbe4814893595289cb499b5a..dd1a777a43652a90fbbb271dc36fb3248b6faeca 100644 --- a/docs/src/tab-switcher.md +++ b/docs/src/tab-switcher.md @@ -20,10 +20,8 @@ the switcher is closed. ## Opening the Tab Switcher -The Tab Switcher can also be opened with either {#action tab_switcher::Toggle} -or {#action tab_switcher::ToggleAll}. Using {#kb tab_switcher::Toggle} will show -only the tabs for the current pane, while {#kb tab_switcher::ToggleAll} shows -all tabs for all panes. +The Tab Switcher can also be opened with either {#action tab_switcher::Toggle} ({#kb tab_switcher::Toggle}) +or {#action tab_switcher::ToggleAll}. While the Tab Switcher is open, you can: