ZIm/crates/zed
Valaphee The Meerkat 65b934e6f1
linux: Remove inode/directory from supported MIME types (#16940)
At the moment Zed is handled as default file browser which causes
applications like RustRover to open Zed when instead it should open the
Gnome files app. And Zed is probably not intended to be an replacement
to the Gnome files app for example.

I'm also currently waiting to fix the issue that Zed is not displayed as
an "Application" when using "Open with..." on Arch Linux. Which is
caused by not setting `APP_ARGS` which should have the value `%F`

Release Notes:

- Fixed: Zed will no longer be handled as default file browser
2024-08-28 20:16:52 -07:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources linux: Remove inode/directory from supported MIME types (#16940) 2024-08-28 20:16:52 -07:00
src linux: Fix IME panel position while enumerating input methods (#12495) 2024-08-28 19:58:40 -07:00
build.rs windows: Fix executable display name (#13091) 2024-06-17 13:02:09 -06:00
Cargo.toml windows: Implement single instance (#15371) 2024-08-28 19:26:24 -07:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00