:pipe does not work with nushell #8776
-
SummaryHi all, thanks for an amazing editor. If it's the case that Nushell is just not supported (yet), feel free to close this again. Reproduction StepsI tried this:
I expected this to happen: Instead, this happened: Helix log~/.cache/helix/helix.log
PlatformLinux Terminal EmulatorAlacritty Installation Methodpacman Helix Versionhelix 23.10 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It sounds like you just set shell to |
Beta Was this translation helpful? Give feedback.
-
shell = ["nu", "--stdin", "-c"] That is what works for me |
Beta Was this translation helpful? Give feedback.
It sounds like you just set shell to
nu
but it needs to be set tonu -c