-
Commands that have been renamed are still present in drunc/tree/develop/src/drunc/controller.py. Trace this through with druncschema and see what is meant to be there and what is not. The commands are…
-
If we have a strong model into which we parse the roff input, it should be easy to peak over `clap`'s shoulder and generate completions for the same set of shells it supports.
-
Preparation
- [ ] Write installation guidelines
- [ ] Create environment.yml
- [ ] Share tutorial notebook via binder
Slides
- [x] Motivation for using Jupyter (kernal 60 different languages su…
-
---
-With the addition of positional arguments in our CLI it becomes more and more clear that interactive mode's completion mechanism needs to rely on argparse
-This will help replace much of th…
-
#### Operating system and version:
#### `nvm debug` output:
command not. found
```sh
```
#### `nvm ls` output:
command not found
```sh
```
#### How did you install `n…
-
This is a dummy issue created using the GitHub CLI. It serves as an example to show how to use the Work seamlessly with GitHub from the command line.
USAGE
gh [flags]
CORE COMMANDS
browse: …
-
I just updated to 2.1.0 and I love the fuzzy completions ( https://github.com/fish-shell/fish-shell/issues/568 )
but they are case-sensitive when I would prefer them to be case-insensitive.
For examp…
-
### What happened?
`devbox shell` executed without any issues. However, when running `devbox shell --pure` I got the following error message:
```Error: fork/exec /nix/store/5q96kfjc8bxwv89fw0fqcz…
-
I am using python-prompt-toolkit for Autocompletion and its working perfectly fine for single completion .but i need to use Nested completion. consider the following example from docs:
```python
f…
-
Hi, thanks for contributing to Delta, please go ahead and describe your proposal!
I discovered delta maybe a month ago and it's awesome! Thank you so much for making it, have already been spreading…