zinit icon indicating copy to clipboard operation
zinit copied to clipboard

🌻 Flexible and fast ZSH plugin manager

Results 102 zinit issues
Sort by recently updated
recently updated
newest added

## Description ## Motivation and Context ## Usage examples ```zsh ``` ```zsh ``` ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change...

zinit
docs

### If the feature request is for a plugin or theme, specify it here. _No response_ ### If the feature solves a problem you have, specify it here. I'm always...

enhancement
feature request

### If the feature request is for a plugin or theme, specify it here. N/A ### If the feature solves a problem you have, specify it here. Many projects use...

enhancement
good first issue

### Summary Hi, I still own zdharma.org domain. Maybe you would like to own it? Renewal price is $20. ### Proposed fix I first renew the domain and then cast...

See https://github.com/zdharma-continuum/null/issues/1 for more context

enhancement
help wanted

### Summary Inconsistent line length & wrapping, making it hard to read, grok, and edit Zinit. Examples: 1. [zinit-install.zsh#L4](https://github.com/zdharma-continuum/zinit/blob/8b5ed2a59768b5792853ae162a8e0a7eb4594f1c/zinit-install.zsh#L4) 2. [zinit-install.zsh#L995](https://github.com/zdharma-continuum/zinit/blob/8b5ed2a59768b5792853ae162a8e0a7eb4594f1c/zinit-install.zsh#L995) 3. [zinit-install.zsh#L1848](https://github.com/zdharma-continuum/zinit/blob/8b5ed2a59768b5792853ae162a8e0a7eb4594f1c/zinit-install.zsh#L1848) ### Proposed fix Add the following Vim...

enhancement
good first issue
maintenance

## Description Add new `gh-r` tests - coreutils - devspace - flux2 - garden - okteto - sysbox - wezterm ## Motivation and Context Ensure correctness of `gh-r` logic ##...

zinit
tests

Signed-off-by: Vladislav Doster ## Description ## Motivation and Context ## Usage examples ```zsh ``` ```zsh ``` ## How Has This Been Tested? ## Types of changes - [ ] Bug...

zinit
docs

Signed-off-by: Vladislav Doster ## Description ## Motivation and Context ## Usage examples ```zsh ``` ```zsh ``` ## How Has This Been Tested? ## Types of changes - [ ] Bug...

zinit
tests

### Describe the bug There's an infinite recursion when the atload handler changes directory and the plugin is loaded with `wait`. This will crash zsh because of the infinite recursion...

bug