v1.0.150
OpenCodeSummary
This release introduces enhanced keyboard customization by adding support for the super modifier (Command/Windows key) in keybinds. Additionally, a critical bug causing 100% CPU utilization when writing to stderr has been resolved.
New Features
- Added support for the super modifier (Command/Windows key) in keybinds, enabling shortcuts like super+z for undo and super+shift+z for redo.
Bug Fixes
- Fixed an issue where writing to stderr caused CPU pinning to reach 100%.