-
It would be nice to be able to choose more than one item with the new menu based completion.
-
I cannot load the `kubectl` plugin since latest update (either of antigen or oh-my-zsh). I'm using antigen 2.2.1. It worked on the first 2.X versions, but recently it stopped working. I guess it has s…
-
**Description**
When starting a `cd` command after a `mkdir` or a `git clone` command, the "ghost" suggestion should be the directory you just created.
Examples:
```sh
$ mkdir foobar
$ cd #…
-
Just occurred to me – we'll need to consider this aspect. Some of these are concerns to delegate to the renderer, and others are concerns for this project's typings. Either way, we may find a need to …
-
pkg_version:1.12.0
branch:
commit_hash:
build_time:2022-12-13 16:01:35 +00:00
build_env:rustc 1.65.0
Generated bug report:
#### Current Behavior
After running long running commands, the promp…
-
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…
-
```
> uname -a
Darwin MacBook-Pro.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:28:12 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T8103 arm64
> fish --version
fish, version 3.7.0
…
-
While fish avoids forking/execing, having subshell like functionality would still be very nice.
In bash/zsh:
pwd; (cd ; ; pwd;); pwd
should be in the first dir, change and do stuff, then show that …
-
Hello,
I just installed antigen (using a git clone) and, every time I modify my `.zshrc` (located in `/home/zoc/.zsh/.zshrc` - I use `ZDOTDIR` to add a `.zsh` directory in there) and restart the sh…
-
- Bash
- zsh
- Fish