-
### Background & motivation
installing xcode, a requirement for homebrew, is slow and a pain
### Desired behaviour
i want to install kurtosis with just a shell command, minimum dependencies
### Ho…
-
I am a maintainer of `mvnd`, where we would like to add bash completion. I wonder if Sdkman offers any support for installing a bash completion script together with my candidate's binaries? Note that …
-
_From @suan on March 1, 2012 17:30_
This just struck me as something very useful and practical to include as a feature. I'm only very vaguely familiar on how bash tab completion works, so I have no i…
-
Add bash completion related to the following contexts.
- command selection
- category names
-
Hi there,
Having run dev-setup on a few machines now (thanks! loving it so far) I've noticed that installs require typing the sudo password at various points, making unattended installs impossible.
…
-
# ISSUE
There is no tab completion, and flags are difficult to remember.
## Steps to Reproduce
>ssm [TAB]
(no completion)
## Actual Results (include screenshots)
- No tab completion…
-
### Describe the bug
After running the `source .zshrc` command, the color of the auto prompt is displayed incorrectly and is not grayed out.
### To Reproduce
Steps to reproduce the behavior:
1. …
liby updated
8 months ago
-
When a program which uses a line editor (e.g. bash, which is readline-based) is running inside of neovim's :terminal mode, neovim should take over the line editor's responsabilities.
I believe this wo…
-
Hi,
I made a sample project for packaging your great git-subrepo extension into a DEB package. The packaging project itself (https://github.com/spog/git-subrepo-debian.git) uses a subrepo to import…
-
A few problems observed:
- `INPUTRC` could be set in bashrc according to `TERM=dumb` and `vsh_shell_start` won't see it.
- Does not automatically complete current word when only one possible-complet…