mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-10 02:49:33 +00:00
f9c4575c786e492664b6f83e91f26293e33c9f61
The problem was that `input.value` was getting the raw shortcut and not really converting it to the normalized displayable string. There was no method to just get the `displayString` for a shortcut without creating a new one, so I put that logic into `gZenZenKeyboardShortcutsManager`. The static function in `KeyShortcut` class is just to reduce code duplication. fixes: #13767
Zen Browser
Zen is a firefox-based browser with the aim of pushing your productivity to a new level!
Firefox Versions
Release- Is currently built using Firefox version150.0.3! 🚀Twilight- Is currently built using Firefox versionRC 151.0!
Contributing
If you'd like to report a bug, please do so on our GitHub Issues page and for feature requests, you can use GitHub Discussions.
Zen is an open-source project, and we welcome contributions from the community! Please take a look at the contribution guidelines before getting started!
Partners
Thanks to all the partners of Zen for their support and contributions:
Description
Languages
TypeScript
30.3%
JavaScript
24.3%
Fluent
18.3%
C++
17.5%
HTML
5%
Other
4.4%