-
**Is your feature request related to a problem? Please describe.**
The community is already building a lot of interesting tooling for Bend, but at the moment this is all dispersed.
**Describe the …
-
In this one image are several features that I'd love to see reedline strive to attain.
![image](https://user-images.githubusercontent.com/343840/125626807-c11c71f0-f82b-4d64-a548-de27bbd667c8.png)
…
-
### Describe the solution you'd like
Fish does something very cool where it parses man pages to generate completions for programs. Would this be something usefull for nushell, so it doesn't entirel…
-
### Related problem
I have tried using nushell as my main shell, and I would very much like to, but there is one thing that keeps me from doing so permanently. I come from using bash as my main shell…
-
### Related problem
Right now we use two configuration files: `env.nu` for environment and `config.nu` for configuration.
While this is helpful, it's easy to break between versions. It's also a bi…
-
### Describe the bug
1. When starting with `nu --no-config-file/-n`:
* the Nushell defaults for `$env.config` are not populated into the environment. The defaults are still in play if they haven…
-
### Question
Suppose you have a relatively slow completion function for an argument of a custom command. After you hit 'tab' to bring up the completion menu, this function gets called after each in…
-
### Related problem
It should ideally be possible to get up and running with external completions very quickly.
In #4662 I suggested creating some default completions files on startup if they do…
-
hyperfine comes with completions files for bash, zsh, fish, powershell ....
Can nushell have some love too?
-
**Platform** linux
**Terminal software** rxvt-unicode
The example completions program compiles, runs, and displays a prompt. Typing a few characters then `TAB` or `Ctrl+X` does not complete the ex…