-
`dotnet complete` returns only a list of suggestions. However, there is no way at getting at the help text programmmatically. IDE's like `VSCode` or the `PowerShell ISE` enable showing tooltips from t…
-
Unfortunately that (`starship bug-report`) does not work in this case.
## Bug Report
Started seeing this yesterday.
Tried uninstalling & reinstalling and it started working again after uninst…
-
### Feature
Kakoune uses some kind of internal args parser for `-whatever` flags in built-in commands. I propose to expose this funtionality to the users.
When kak encounter the following comman…
-
Since we have introduced keybindings in `nushell` we're getting some interest in using `fzf` since `skim` doesn't work on Windows. Along with that comes the ability to execute any arbitrary program vi…
-
### Describe the bug
Leaving comments after an argument or flag declaration inside an `export extern` cause incorrect descriptions when using the completions.
Consider an extern declaration like …
-
### Related problem
A common way I use tab complete, which works on every other terminal, is to alternate between Tab and typing.
For instance:
```
mkdir carriage
mkdir carnival
mkdir carniv…
Zarel updated
1 month ago
-
### Related problem
Other shells discern between the actual value being inserted and the one being displayed.
This enables shorter values for multiparts completion like paths where only the curren…
-
### Describe the bug
Complete nuub here, I don't even know how this is supposed to work, please be gentle :)
Imo, the tab comletion for `where` doesn't work like expected, it completes files inst…
-
### Describe the bug
I ran a rust program that prints to stdout, piping that output to `save -f output.txt`. The program crashed with the following error:
```
thread 'main' panicked at 'failed prin…
-
**Is your feature request related to a problem? Please describe.**
The current autocomplete option (config for rustyline) is `CircularType` without any visible indication of options. It is often ea…