Jump to content

Talk:Zed

From Official NixOS Wiki
Latest comment: 29 June by Dimitarg in topic node required?

"do not add unit markers yourself, the system will do it."

https://www.mediawiki.org/wiki/Help:Extension:Translate/Page_translation_administration#Adding_new_text

https://wiki.nixos.org/w/index.php?title=Zed&diff=28443&oldid=28440

So it was just a big lie. Malix (talk) 18:32, 17 November 2025 (UTC)Reply

node required?

In the "Remote server" section, should we advise people that `pkgs.nodejs` might be needed in some form? Action such as "task - spawn" might require it, for example in Scala Metals:

```

/run/current-system/sw/bin/zsh -i -c 'node "$HOME/.metals-zed/cmd.mjs" doctor-run'

``` Dimitarg (talk) 11:02, 29 June 2026 (UTC)Reply