You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix keybind setup/recognition bug.
Now, if you set keybind with LeftAlt + F1, pressing Ctrl + LeftAlt + F1 will not be recognized as keybind.
In addition, you can no longer specify keybind options with the same key (ex: LeftAlt + LeftAlt).
Navigating to the Settings page no longer disables the keybind option.
Regex options and UI now sync better.
A notification sounds when an error occurs regardless of whether notification is enabled or not.
The default regular expression has been changed to '\r\n|\n'