mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-19 21:21:32 +00:00
This commit introduces new settings for the behavior of closing pinned tabs using the close shortcut. The following options are now available: - **Reset pinned tab on close shortcut**: Reset the tab to the pinned URL. - **Unload pinned tab on close shortcut**: Unload the tab. - **Change pinned tab on close shortcut**: Change the pinned tab. - **Close pinned tab on close shortcut**: Close the tab. This provides more granular control over how pinned tabs are handled when the close shortcut is used, allowing users to customize the behavior to their specific needs.