Version 0.176.2 of the Zed edition has been released to resolve the panic issue related to theme appearance changes on Linux and has renamed keymap actions for enhanced consistency. Users can now update their existing keybindings by selecting the "Backup and Update" option.
Zed 0.176.2
- Fixed a panic on Linux theme appearance change. ( #26019)
- Renamed several keymap actions for consistency (e.g.,
GoToPrevHunk
→GoToPreviousHunk
,TabPrev
→Backtab
, etc.). Your existing configured keybindings will still work. You can click "Backup and Update" at the top of your keymap file to easily update to the new actions. ( #25909, 25931)