-
Hi,
excellent work...
Any ideas about automatic support for shell completion?
Thanks,
-
The `CommandLineStringSplitter` provides a way to split a `string` into a `string[]` and is intended to conform to the way that strings are split on the command line.
It has two primary use cases…
-
Please post a request for CLI programs to support in VS Code "[Shell Completion](https://marketplace.visualstudio.com/items?itemName=tetradresearch.vscode-h2o)" here.
-
#### Current Behavior
When a command is longer than the number of columns after the bash prompt, the command does not wrap, but goes back to the beginning of the current line and begins overwriti…
-
Tab complete should know about `shell-lambda` options and flags and offer completions accordingly.
-
Currently the Quarto CLI has many subcommands.
It would be nice to have a comprehensive reference page for subcommands.
```shell
$ quarto --help
Usage: quarto
Version: 0.9.215
…
-
I'm trying to use psysh with Codeception. Here some code of my module.
```
-
should support tab completion in the other shell
-
I installed mega-cmd from apt for Ubuntu 20.04 WSL. Wait time for opening a shell went from a few seconds to closer to a minute 😐
Opening a new shell sources `.bashrc` which sources the file `/usr/…
-
### [standard] Autocomplete not working in bash in Ubuntu 19.04
### Problem/Motivation
I tried to enable autocomplete on bash in Ubuntu 19.04. I was not able to get it working out of the box.
…