-
I'm not immediately sure what may have caused this change in behavior.
```
error: builder for '/nix/store/3l3r4zjcr30g9z7scjdr8zvkvw8p0707-unison-code-manager-0.5.24.drv' failed with exit code 1;
…
-
I'd be nice to have some shortcuts to act on the content of the text (or interpret the text).
Ideas:
Alt+g -> open browser with content (aka url)
Alt+k -> fetch password from keepass (how?)
Alt+z …
-
### Describe the bug
Former versions of the "standard" docker image (mcr.microsoft.com/azure-cli:latest) contained ssh command (formerly provided by installed openssh package).
This is no longer t…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When writing a C program, if you try to use a function that has an equivalent C++ header, and use …
-
`git` and some other tools support user-defined subcommands by having `git-some-subcommand` in `PATH`. Running `git some-subcommand` runs the custom subcommand via `git` binary. I can't figure out how…
-
For the last week or so, when I fire up `bash` from inside a zsh session inside a Mac terminal (iTerm2) using these dotfiles, I get a bunch of error messages like "bash: have: command not found".
I…
-
Hi,
I tried to source .gita-completion.zsh on my Manjaro OS with zsh 5.8.
But compgen is not found. And I don't found the compgen package for arch to install it.
How to make it works please?
K…
-
**Describe the bug**
This is a dupe of #883. I see this error when opening a new Terminal window on macOS:
```
-bash: complete: nosort: invalid option name
```
I see in the original ticket:
…
-
It would be nice to have `wormhole accept 6-` do shell completion instead of having to enter the program. Click supports [dynamic generation](https://click.palletsprojects.com/en/7.x/bashcomplete/) of…
-
I use autocompletion scripts provided by `optparse-applicative` quite a lot in bash and zsh. Are there any plans to provide such scripts for powershell? Is is possible at all?