Live data from Hacker News

Zed is now available on Windows

zed.dev

1–10 of 386 posts

Re: Zed is now available on Windows

#5
post #2

Is it on winget?

  > winget search zed
  Name                             Id                                Version     Match                             Source
  -----------------------------------------------------------------------------------------------------------------------
  Zed Preview                      ZedIndustries.Zed                 0.208.4-pre Moniker: zed                      winget
So not fully updated yet it seems.

Re: Zed is now available on Windows

#8
post #6

It's extremely refreshing to see the editor's memory and processor usage be smaller than the webapp tab I'm working on. I'm really liking it thus far!

Its binary is half a gig in size, so just like a browser, nothing fresh about that.

Size on disk is about 64x less relevant than size in RAM for me. To give Zed some credit in this area, it's statically linked and the Linux binary is half the size as the Windows one.

Re: Zed is now available on Windows

#9
I installed the beta a week or two ago. Many of the files I tried opening in it just did not work at all. It can only open utf-8 encoded files.

That is not a problem for code, but if you just want to open some random .txt file or .csv file, these are often enough not utf-8 encoded, especially if they contain non English text.

The github issue for this is showing progress, but I think it's a mistake to promote the editor to stable as is.

Re: Zed is now available on Windows

#10
Have they implemented subpixel font rendering by now? I remember that being a sticking point when it came to Linux because they had designed their custom UI renderer around the Macs ubiquitous HiDPI displays, leading to blurry fonts for the much, much larger proportion of Linux (and Windows) users who still use LoDPI displays.
Post reply on HN