Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Avatar for Username

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее
Архивировано

Bring back Reopen Closed Tab hotkey

Xiazee

Right now there is an annoying hybrid Reopen Closed Window or Tab feature on the Ctrl+Shift+T hotkey. But Reopen Closed Window already had the Ctrl+Shift+N hotkey, even prior to this change. I can't find anywhere to change this behavior.

Right now there is an annoying hybrid Reopen Closed Window or Tab feature on the Ctrl+Shift+T hotkey. But Reopen Closed Window already had the Ctrl+Shift+N hotkey, even prior to this change. I can't find anywhere to change this behavior.

Все ответы (2)

There are these two prefs in about:config that control this behavior.

  • browser.sessionstore.closedTabsFromAllWindows => false
  • browser.sessionstore.closedTabsFromClosedWindows => false

You can open about:config via the location/address bar. Read the warning and click "Accept the Risk and Continue".

cor-el said

There are these two prefs in about:config that control this behavior.
  • browser.sessionstore.closedTabsFromAllWindows => false
  • browser.sessionstore.closedTabsFromClosedWindows => false
You can open about:config via the location/address bar. Read the warning and click "Accept the Risk and Continue".

This only affects what is shown in the history menu. The hotkey can still reopen windows instead of tabs.

Изменено Xiazee