vladislav doster

Results 42 issues of vladislav doster

The `exa` project is unmaintained and development moved the `eza` fork, but as of 1707207983, `eza` does not [release prebuilt macOS binaries](https://github.com/eza-community/eza/releases/tag/v0.18.0) unlike [`exa`](https://github.com/ogham/exa/releases/tag/v0.10.1). To avoid unnecessarily breaking user configurations,...

zinit
release
feature

## Description Flags `--help`, `--no-pager`, and `--quiet` recognized by `self-update` command. ## Related Issue(s) Closes #632 ## Motivation and Context Improve user experience ## Usage examples ## How Has This...

ci/cd
zinit
tests
completion
fix
release

### Discussed in https://github.com/zdharma-continuum/zinit/discussions/499 Originally posted by **OmeletWithoutEgg** April 12, 2023 There is a option to update the plugins parallelly. Is it normal that, after running `zinit update --parallel`, it...

bug

## Description ## Related Issue(s) ## Motivation and Context ## Usage examples ```zsh ``` ## How Has This Been Tested? ## Types of changes - [ ] Breaking change (fix...

zinit
tests
docs
fix
release

### If the feature solves a problem you have, specify it here. - Documentation - Removes uncommon infinity character - Improve readability ### Describe the proposed feature. - Rename functions...

## Description - fix `zinit --help` - format available ices and move to `ice` command usage. - check for `-h|--help|help` first instead of last - add `--help` to `ice` command...

zinit
tests
docs
completion

## Description - `-q/--quiet` && `-f/--force` options now work - update `creinstall` zsh completion with `--quiet, --force, and --help` flags - move `creinstall` cmd logic to dedicated function ## Related...

zinit
docs
completion

### What happened? The elapsed time reported by `zi update` is incorrect. ### Steps to reproduce time { zinit update } ### Relevant output _No response_ ### Screenshots and recordings...

bug

### What happened? I suspect this is inconsistent behavior ### Steps to reproduce 1. Run the following snippet: ```zsh zi ice \ compile'key-bindings.zsh' \ dl="$(builtin print -c -- https://raw.githubusercontent.com/junegunn/fzf/master/{shell/{'key-bindings.zsh;','completion.zsh ->...

bug

### What happened? The behavior of the `from'gh-r'` ice has regressed. Consider the following example: ```zsh ᐳ zi delete --yes nivekuil/rip; zi for \ as'null' \ from'gh-r' \ lbin'!' \...

bug