-
I have two test paths:
`C:\App\x\a\inA`
`C:\App\x\b\inB`
When I Tab after `C:\App\x\`, I get both `a\` and `\b` suggested
When I Tab after `r"C:\App\x\`, my path changes to `\\` and I get no sug…
-
Editing to clarify for people who come upon this issue that:
- Shell completion of commands is already supported in gh
- This issue is about shell completion for particular GitHub objects (for exa…
-
## Bug Report
Transient prompt in Powershell doesn't trigger if prompt is cancelled with ctrl+c, but otherwise works.
#### Current Behavior
Below, the first prompt properly gets formatted. The ne…
-
### What happened?
When i try to make curl to chat/completions, i have errors
`curl --location 'http://0.0.0.0:8080/v1/chat/completions' --header 'Authorization: Bearer sk-1234' --h…
-
What would be a good starting point to test out different characters for PowerShell auto-complete? Is (M-x shell) + activating PowerShell inside + using send-buffer commands good enough? Or should we …
-
**Platform** I found this on Windows 11, but believe it to be not specific.
**Terminal software** Windows Terminal, both nushell and powershell
Describe the problem you are observing.
## Steps …
-
It would be nice if there was a command like `fnm env [--prepare-shell=bash|zsh|fish|powershell]` that would in the case of fish add a file to `~/.config/fish/conf.d/fnm.fish` with `fnm evn | source` …
zimme updated
3 years ago
-
### Background and motivation
In https://github.com/dotnet/runtime/issues/68578#issuecomment-1490763062, we have introduced a set of symbol types for building a parsable hierarchy.
In https://gith…
-
Although argparse [1] has some imperative traits, we could use some of the related tools and semantics to inspire a Nix declarative API
For completions, there is argcomplete [2] that can north us t…
-
This is a proposal to add better shell completion support to Cargo. The outline of the strategy is:
- Add a `cargo completions` subcommand to assist with completion support.
- `cargo completions `…
ehuss updated
4 months ago