-
As per a request from a colleague, we should distribute a shell (``bash``, ``zsh``) auto-completion file for ``rmlint``'s options, or at least the most used of them. Due to the vast number of options …
sahib updated
4 years ago
-
From https://github.com/pallets/click/issues/430#issuecomment-282015177:
Using
```python
@click.group(cls=DefaultGroup, default='shell', default_if_no_args=True)
```
breaks the auto-completio…
-
+ echo Adding ArduPilot Tools to environment
Adding ArduPilot Tools to environment
+ echo '##############################################'
##############################################
+++ realpa…
-
Hi @galaunay,
Unfortunately the new changes blew up in my face.
# Summary
```
22 unexpected results:
FAILED elpy-company-backend-should-add-shell-candidates
FAILED elpy-config--get-c…
sten0 updated
4 years ago
-
Under certain conditions, completion for pandas dataframes can take considerable amounts of time. When interrupting the kernel, it will die. This problem can be easily reproduced by forcing long compl…
-
As a shell-oriented tool, it would be nice if shellcheck automatically provided tab-completion which focused on .sh or shell-related files. A good list (sourced from sh/bash/zsh man pages) would be:
…
gwern updated
9 years ago
-
... and maybe when that's done update the Homebrew formula.
-
Hello! I am facing the following issue. Any idea what might be the cause of it?
```
~ % brew install talosctl
==> Fetching siderolabs/tap/talosctl
==> Downloading htt…
-
Some OSs don't seem to come pre-installed with `unzip`, as reported here:
dap-gdb-lldb-setup failed https://github.com/syl20bnr/spacemacs/issues/12770
PopOS comes with `unzip` pre-installed, but w…
-
I'd like to ask for some feature requests to the shell of JoyShockMapper. Some functions I'd like include:
* Tab completion for commands and files
* Up / Down key to browse history of commands
* …