vladislav doster

Results 42 issues of vladislav doster

### 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 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 ### Issue description ```zsh ~ į³ zi delete Delete /Users/anonymous/.local/share/zsh/zinit/snippets/? (it holds: OMZL::clipboard.zsh, OMZL::compfix.zsh, OMZL::completion.zsh, OMZL::git.zsh, moreā€¦) [yY/nā€¦] y Done (action executed, exit code: 0) ```...

bug
good first issue

### If the feature solves a problem you have, specify it here. The ability for `gh-r` to validate checksums to ensure the correct binary is downloaded. ### Describe the proposed...

enhancement
good first issue

### Summary Random errors cause the test suite to report a failure. As of now, the fix is to re-run. Examples: However, the aforementioned tests will pass when re-run. ###...

dependencies
ci/cd
tests

### Documentation Link https://github.com/zdharma-continuum/fast-syntax-highlighting/blob/master/README.md#variables ### Problem Unclear which image corresponds to which syntax highlighting plugin. Originally reported in #17 ### Suggested improvement _No response_

documentation
good first issue

### Summary of changes: - correct spelling - increase readability Checklist before submitting: * [ ] Added entry to `CHANGELOG.md` * [x] Added/updated relevant tests * [x] Added/updated documentation