Zed 0.232.2 released
The Zed editor 0.232.2 update finally addresses some persistent terminal focus glitches that Linux users on X11 systems have been dealing with for too long. Navigation gets a boost with Ctrl+R support for recent projects while file paths now handle non-ASCII characters without triggering crashes during selection. Dev container configurations are more forgiving since the parser no longer demands mandatory source keys for every volume mount or breaks on equals signs in environment variables. These changes show the team is paying attention to desktop Linux quirks rather than just polishing features that work everywhere else, making it a safer choice for daily driver setups.
Zed 0.232.2 released
The Zed editor version 0.232.2 addresses long-standing terminal focus issues specifically impacting Linux users on X11 systems, enhancing overall stability and usability. Key improvements include support for recent project navigation with Ctrl+R, better handling of non-ASCII file paths, and more flexible dev container configurations that reduce mandatory requirements for volume mounts. Additionally, the update resolves cursor blinking problems and improves SSH label management for remote development, making it easier for users to work with multiple repositories and servers. Overall, these changes reflect the developers' commitment to refining the editor for a smoother daily use experience on Linux, bridging the gap with traditional desktop applications
