-
- Call lisp functions as shell commands
- Call lem command as shell commands
- Associate files listed by ls with lisp objects and perform actions according to the file when selected
- Display image…
cxxxr updated
11 months ago
-
## Bug Report
#### Current Behavior
I just added the Kubernetes configuration to starship and searched for a way to not always display the context etc.
Then I discovered the `starship toggl…
-
I have some issues with git's autocompletion. I hace installed the pact install git-completion command. However, I still can't use it. I tried to determine the shell being used (in order to use zsh) b…
-
After #6377, we could add the following feature. When writing
```
dune promote
```
and pressing tab, the shell completion should only suggest files that have been staged for promotion. Similar to …
-
Typing something in closh like `$(touch /tmp/test)` and pressing tab for completion will result in that code being executed (!).
It seems to affect completions for all shells: bash, zsh and even fi…
-
I've got problem with auto completion in python shell as described here:
http://stackoverflow.com/questions/24839790/emacs-autocompletion-in-python-shell-not-working-for-loaded-file
Is it possible t…
-
**Describe the bug**
Direnv is executed during cd completion in zsh, which is not expected and slows thing down drastically on non-trival `.envrc`.
**To Reproduce**
Steps to reproduce the behavio…
-
# Motivation
When writing commands, tab completion helps.
# Proposed implementation
`clap` generates tab completion scripts. Can we use it please?
An example of how tab completion is installe…
-
`nosetests` can run specific tests with a very flexible syntax described in [1]
The usefulness of this feature is limited because you can't autocomplete further than the module namespace, which is d…
-
Hello! First-time user here – is there any way to complete todo's and dailies from the CLI? I've checked the docs but don't see any mention of either. Thanks in advance :)