Chrome tab shortcuts, and what Ctrl+K actually does
A complete table of Chrome's tab shortcuts for Windows, Linux and macOS — and then the two keys people actually search for: what Ctrl+K does in Chrome, and where Ctrl+Shift+A tab search runs out.
9 min read · Published
Every Chrome tab shortcut worth memorising
These are the shortcuts that survive daily use, taken from Google's Chrome keyboard shortcuts page and split by platform, because the tab-switching keys are one of the places where Windows and macOS genuinely diverge. Letter keys are shown in capitals for readability; you do not hold Shift unless the row says so.
| What you want | Windows & Linux | macOS |
|---|---|---|
| New tab | Ctrl + T | ⌘ + T |
| Reopen closed tabs, most recent first | Ctrl + Shift + T | ⌘ + Shift + T |
| Close the current tab | Ctrl + W | ⌘ + W |
| Next tab | Ctrl + Tab, or Ctrl + PgDn | ⌘ + Option + Right arrow |
| Previous tab | Ctrl + Shift + Tab, or Ctrl + PgUp | ⌘ + Option + Left arrow |
| Jump to tab 1–8 by position | Ctrl + 1 … Ctrl + 8 | ⌘ + 1 … ⌘ + 8 |
| Jump to the last (rightmost) tab | Ctrl + 9 | ⌘ + 9 |
| Move the current tab left or right | Ctrl + Shift + PgUp / PgDn | Ctrl + Shift + PgUp / PgDn |
| New window / new Incognito window | Ctrl + N / Ctrl + Shift + N | ⌘ + N / ⌘ + Shift + N |
| Jump to the address bar | Ctrl + L, Alt + D or F6 | ⌘ + L |
| Search from anywhere on the page | Ctrl + K or Ctrl + E | ⌘ + Option + F |
| Find on this page | Ctrl + F | ⌘ + F |
| History page | Ctrl + H | ⌘ + Y |
| Bookmark manager | Ctrl + Shift + O | ⌘ + Option + B |
| Chrome's task manager | Shift + Esc | Window menu → Task Manager |
| Tab search † | Ctrl + Shift + A | ⌘ + Shift + A |
Why Ctrl+Tab and Ctrl+1–8 stop scaling
Look at that table again and notice what every switching shortcut has in common: they all address a tab by its position. Ctrl+1 through Ctrl+8 are the first eight slots, Ctrl+9 is the last one, and Ctrl+Tab is just "one to the right". None of them can be told which page you want.
That is fine at eight tabs and useless at forty, for a reason that has nothing to do with the keyboard: at forty tabs you do not know that the page you want is the twenty-third. Nobody counts. This is well-trodden ground — other people writing about tab switching have made the same observation, and it is worth stating as the shared starting point rather than as a discovery.
One nuance worth having before we get there: Chrome's Ctrl+Tab is not Alt+Tab. Alt+Tab cycles windows by how recently you used them; Ctrl+Tab walks the strip left to right regardless of what you were doing a second ago. The quick round trip between two things that Alt+Tab gives you between two apps simply does not exist between two tabs — tap Tab twice and you land two tabs to the right, not back where you started.
The interesting question is what Chrome offers once position stops being usable. There are two answers, and they are both smaller than people expect.
Chrome tab search (Ctrl+Shift+A): what it can and can't do
Chrome's tab search is the panel behind the small arrow at the right end of the tab strip, and it is good at the job it was built for. It lists every open tab in your profile — including tabs in other Chrome windows, which is more than the strip in front of you can show — plus a recently closed section.
You can close tabs straight from that list, too, and it marks the ones playing audio — which makes it the fastest way to find whichever tab started making noise.
The limits are worth knowing precisely, because they are the difference between "this is my tab switcher" and "this occasionally helps".
- It matches three fields and only three. Chromium's tab search searches the tab title, the hostname, and the tab group's name. Not the page text. Not the rest of the URL — a memorable path like
/pricing/enterprisedoes not match, because only the hostname is indexed. - The match is exact, not fuzzy. The function in Chromium's source is literally called
exactSearch, and its own comment describes it as case-insensitive and accent-insensitive substring matching. A typo returns nothing. A word you half-remember returns nothing. - It reaches what is open now, and very little of what isn't. The recently closed section is short. A page you closed on Tuesday is in your history, and tab search does not touch history or bookmarks.
- It is scoped to one profile. Tabs open in a different Chrome profile are not in the list.
None of that is a flaw in tab search. It is a tab switcher, and it switches tabs. It just means the phrase "Chrome can search your tabs" answers a narrower question than the one most people are asking, which is usually some version of "where did that page go" rather than "which of my open tabs is it".
What is Ctrl+K in Chrome?
This one deserves a straight answer, because the popular guess is wrong. On Windows and Linux, Chrome documents Ctrl+K as "search from anywhere on the page", and files it under address bar shortcuts, not tab shortcuts. Pressing it moves the cursor into the address bar and switches it into search mode, so what you type next goes to your default search engine instead of being read as a web address.
Ctrl+E does exactly the same thing. So Ctrl+K in Chrome is a faster Ctrl+L. It does not open a panel, it does not know your tabs exist, and it is not a command palette.
On macOS the picture is odd in a way that explains why people ask. Google's Mac shortcut list has no ⌘+K row at all. What it documents instead is ⌘+Option+F for "search the web", with ⌘+L for jumping to the address bar. The same intent, a different key, and one platform's answer is not the other's.
How to find one page among hundreds of tabs
Here is what every shortcut above quietly assumes: that you know where the page is. Usually you do not. It is in exactly one of four places — an open tab in some window, the recently closed list, your history, or your bookmarks — and Chrome gives each of those its own search box and no shared one.
So you guess which list to open before you can start searching, which is the one thing you cannot do reliably. That is the gap SideBoo is built for. One keystroke — ⌘K on macOS, Ctrl+Shift+K on Windows and Linux, because Ctrl+K is already the browser's — opens a single input that searches open tabs across every window, recently closed tabs, history and bookmarks at the same time. You type what you remember and pick the result. There is no step where you decide which list it landed in, because there is only one place to look.
It is a retrieval tool, not a filing system, and the honest limits are the same shape as tab search's: it matches titles and URLs, so a phrase you remember from deep inside an article will not find it. It does not organise anything, and it will not walk up and remind you a tab exists. Everything it reads stays on your machine.
If the verb you need is arrange rather than find, Chrome's own AI has that half covered — we wrote about what Tab organizer can and can't do, and the short version is that grouping tabs makes a long strip tidier without making any single page easier to reach. And if the tab is already gone, that is a different problem with better native answers.
The address bar can search tabs too: @tabs
There is a third route most people never find. Type @tabs in the address bar and press Space or Tab, and the omnibox switches into a mode that searches only your open tabs; @history and @bookmarks do the same for those. It is a real feature, it is fast once you know it exists, and it costs nothing to try.
It also makes the underlying problem visible. Each @ prefix searches one list, so before you can type your query you have to answer the question you were stuck on in the first place: which list is this page in? Get it wrong and you get nothing back, then retype the query with a different prefix. Like tab search, none of these is broken — they are four good tools for four different questions, at a moment when you only have one question.
Chrome's shortcuts are excellent at everything you can point at. The table at the top of this page is worth learning, and Ctrl+Shift+T alone will pay for the effort. Past a certain number of tabs, though, the bottleneck stops being how fast you can move and becomes knowing where to move to — and that is a search problem wearing a keyboard shortcut's clothes.
Frequently asked questions
What is Ctrl+K in Chrome?
On Windows and Linux, Ctrl+K is an address bar shortcut. Google documents it as "search from anywhere on the page" — it moves the cursor into the address bar and puts it in search mode, so what you type next goes to your default search engine instead of being read as a web address. Ctrl+E does the same thing. It is not a command palette and it does not search your open tabs.
Does Ctrl+K work on a Mac?
Google's macOS shortcut list has no Cmd+K row. The documented Mac equivalent is Cmd+Option+F, "search the web", and Cmd+L jumps to the address bar. That asymmetry is part of why the question gets asked at all — the key that works on one platform is undocumented on the other.
What is the shortcut to search tabs in Chrome?
Ctrl+Shift+A on Windows and Linux, Cmd+Shift+A on macOS. It opens Chrome's tab search panel, the same one behind the small downward arrow at the right end of the tab strip. Neither shortcut appears on Google's own Chrome keyboard shortcuts page, which is why so many people cannot find the feature.
Can you Ctrl+F multiple tabs?
No. Ctrl+F searches the text of the page you are looking at, one tab at a time, and there is no built-in way to run it across every open tab. Chrome's tab search comes closest, but it matches tab titles, hostnames and tab group names — never the text inside the pages. Searching page content across tabs needs an extension.
Why can't I find the Search tabs feature in Chrome?
It is the small downward-pointing arrow at the right end of the tab strip, next to the new-tab button. On a narrow window it can be the first thing to get crowded out, and the keyboard shortcut is not listed on Google's shortcuts page — so the feature is easy to have and never notice.