-
|
Hi @jdx! In this devtool.fm podcast episode where you were interviewed, I heard you mention nushell as one of those gnarly shell completions that we as toolmakers need to write, and since some users at Fortiche are using nushell, I was wondering if nushell completions are planned/part of the roadmap on your side? If not, do you think it could be a simple (or not so simple 😬) contribution to https://github.com/jdx/usage/tree/main/lib/src/complete (just trying to evaluate if it's something we could do on our end)? Anyway, thanks for the episode: it was really interesting to hear the backstory of mise and usage 🙂 Best, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
for clarity: I don't recall what I said exactly but I don't actually know anything about nushell completions so I wasn't trying to imply that nushell is particularly challenging. Likely just that it's yet another shell to handle. To that end, I don't have a clue what it would take to get nushell support into place. I will certainly help get it merged in but I probably won't take it on myself. I typically just target zsh/bash/fish as the ones I'm capable of owning directly. |
Beta Was this translation helpful? Give feedback.
for clarity: I don't recall what I said exactly but I don't actually know anything about nushell completions so I wasn't trying to imply that nushell is particularly challenging. Likely just that it's yet another shell to handle.
To that end, I don't have a clue what it would take to get nushell support into place. I will certainly help get it merged in but I probably won't take it on myself. I typically just target zsh/bash/fish as the ones I'm capable of owning directly.