mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 17:36:34 +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.