Results 18 comments of pr

https://github.com/spacedriveapp/spacedrive/assets/65303441/97950d59-adc8-477d-a539-47d680ba0955 I think this is Rectangle's default behaviour and not a Tauri issue, since other apps are affected by it

Can reproduce on ephemeral locations by: 1. selecting the problematic file 2. clicking on another file Then this error is thrown: ```SyntaxError: The string did not match the expected pattern....

looks like Zed still does sort it, but alphabetically instead of numerically

@daviirodrig seems to request from localhost (therefore doesn't work) Edit: Works now

this depends on zed-industries/zed#5269 WakaTime has listed a Zed extension as "not yet available" (at the bottom of [this page](https://wakatime.com/plugins))

@nkormakov i'm not sure if it's the easiest way to do this, but...if you'd like to be shown as a contributor i can invite you to my fork — then...

OK, I've invited you - you can accept either by email or at https://github.com/PineappleRind/squirreldisk/invitations then you'll have write access so you can add the function Use this branch: https://github.com/PineappleRind/squirreldisk/tree/ux-improvements

you shouldn't need to compile it, I've added some code already in the necessary places that depends on a function in `src/formatBytes.ts` (that file is currently empty). all that's left...