Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

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

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

Bring back Reopen Closed Tab hotkey

Xiazee 已回复
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于修改