-
With this plugin enabled, typing commands after first receiving a prompt (i.e. immediately after the last command finishes) has no visible output for about 2 seconds. Once character start to appear, t…
-
## Bug Report
#### Current Behavior
It shows a java options/settings from env vars in shell name.
```
untainsYD in some-scala-project on main via java v17.0.8 via scala v-Djava.util.prefs.u…
-
### Unexpected behavior
After I input something and pressed tab key for completion, if the completion failed, the highlighting of command would disappear.
For example, I have installed this plugin…
-
lsof has a very useful feature, `lsof /file/name` to list processes which has this file open. An alternative with `lsfd` for this is to get the inode number and filesystem id of this file and use `ls…
mjt0k updated
4 weeks ago
-
Please follow below guidelines while creating the issue.
1. Is this a bug, or an enhancement, or a suggestion for a new doc section?
2. Describe the issue in detail. More details will help address …
-
I will describe the issue taking Debian package as example, but as far I can see it is the same issues are present in RPM package as well.
So let's look at Debian package contents. The package inst…
-
### Is there an existing issue for this?
- [X] Yes, I have searched the existing issues
- [X] Yes, I have checked troubleshooting page
### The problem
The rendering of async sections such as Git is…
-
I apologize for opening a duplicate issue, which is very similar to #778. This problem has been bothering me for a long time, and I can't solve it.
When I use `z lib ` (I have entered `/opt/homebr…
-
By years of using `zsh` with bunch of plugins there come a time for a change, I have tested `nu` for a little bit of time and it works FANTASTIC comparing to `zsh`, piped outputs are adding a lot of v…
-
Thanks in advance. I understand this is likely not a bug, but merely something I don't understand.
I am writing a script to install my working environment (on my Linux computers) and I use zsh with…