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

### 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. _No response_...

### What happened? The github repo `tmate-io/tmate` has two different releases: dbg-symbols, and the real tmate application. Zinit seems to pick up the dbg-symbols, presuming because of the filename. So...

bug

## Description Add a single conditional that checks if `$ZPFX/man/man1/zinit.1` exists and copies it if not. ## Motivation and Context There is a manual page of zinit โ€“ in `doc/zinit.1`....

zinit
docs

### Describe the bug gh-r is picking a darwin binary instead of arm on Raspbian Buster (and Bullseye) running in 32-bit ### Steps to reproduce ``` zinit from"gh-r" as"program" mv"direnv*...

bug

## Description User can rely on autodetection (by a test for build file of a given system, like `meson.build`) or request a run of a particular system by specifying a...

zinit
docs

PR makes `zi cd` with no arguments or with a `-[[:digit:]]` argument jump to last Nth visited dir, e.g.: to the last one (most recent, `-1` or no arguments), or...

zinit
docs

Just run `make tags` (or more specific targets: tags-vim, tags-emacs) to obtain a dictionary of all functions and variables. This can be very handy, especially with a good editor. Features...

zinit

## Description I thought it be good if `$ZPFX` will get visible to `autotools` and `cmake`. In order to accomplish this `$ZPFX/lib/pkg-config` should be added to `$PKG_CONFIG_PATH`. ## Motivation and...

zinit

PR provides an Initial version of an idea โ€“ an on demand plugin-id completor and verifier. One will be able to do, e.g.: ```zsh zinit fzf-a ยป zinit junegunn/fzf zinit...

zinit

### Summary ### Discussed in https://github.com/zdharma-continuum/zinit/discussions/344 Originally posted by **FranklinYu** July 15, 2022 Last tag (v3.7) was cut in December 2020; since then, there has been 446 commits in the...

documentation
enhancement
packaging
maintenance
dependencies
ci/cd
docker