-
### Description
rsync TAB completion adds 3 backslashes (`\\\`) for files/directories with spaces, which results in "No such file or directory (2)". Replacing `\\\` with `\` manually syncs the direct…
-
What would it take to make a zsh-autosuggestions completion hook for McFly?
-
관련 링크 : https://subicura.com/2017/11/22/mac-os-development-environment-setup.html
# iterms2
- macOS에 기본으로 설치되어 있는 Terminal 앱 대신 iTerm2를 터미널 앱으로 사용합니다. iTerm2는 기본 앱에 없는 다양한 기능이 있고 손쉽게 테마를 설정
$ b…
-
**Currently:**
Creating completion files with `docopt-completion` fails, when the user doesn't have the appropriate permissions.
```
confus@confusion:~$ docopt-completion ./decorator.py
Skipping fil…
-
Is it possible to have a shell completion for bash/zsh/...? It looks like:
User `eval "$(texdef --print-completion XXsh)"` in their XXshrc. Then `texdef --` will complete.
[GNU parallel](https:/…
-
Adding the custom command completions and then robbing `_sv` would be stellar.
-
### Provide a detailed description of the proposed feature
In followup of https://github.com/Homebrew/brew/issues/2110, I'd like to suggest to make the Caveat output less chatty in regard to the sh…
jubr updated
7 months ago
-
### Versions
ConEmu build: 19.03.10 x64
OS version: Windows Version 10.0.17763 Build 17763 x64
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): Ubuntu 18.04 + bash …
-
### If the feature request is for a plugin or theme, specify it here.
git plugin
### If the feature solves a problem you have, specify it here.
The problem I'm running into is git completion for `g…
-
Like the old `mco completion` commands and zsh/bash helpers that were in `ext` of the old mcollective repos.