-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
zsh-users/zsh-completions OMZ::lib/completion.zsh don't work.
but after I try zinit update that it MAY BE work. (not 100%, sometimes still didn't work)
Steps to reproduce
Here is a Desktop folder and Download folder.
- Enter
cd skand try use TAB to complete tocd Desktop - Nothing run, still
cd sk - Try
zinit updatecommand - Repeat step.1
- It's OK
sometimes, I still got step.2 but not step.5, after step.3.
- Enter
cd Dand TAB, try access the selection to use the arrow keys choose. - Failed, don't have selection, only can use TAB choose.
- Try
zinit updatecommand - Repeat step.1
- It's OK
sometimes, I still got step.2 but not step.5, after step.3.
Relevant output
Screenshots and recordings
No response
Operating System & Version
OS: darwin24.0 | Vendor: apple | Machine: x86_64 | CPU: arm64 | Processor: arm | Hardware: arm64
Zsh version
zsh 5.9 (arm64-apple-darwin24.0)
Terminal emulator
xterm-256color
If using WSL on Windows, which version of WSL
None
Additional context
.zshrc
source $HOMEBREW_PREFIX/opt/zinit/zinit.zsh
zinit light zsh-users/zsh-completions
zinit light zsh-users/zsh-autosuggestions
zinit light zsh-users/zsh-history-substring-search
zinit light zdharma-continuum/fast-syntax-highlighting
zinit snippet OMZ::lib/completion.zsh
zinit snippet OMZ::lib/history.zsh
zinit snippet OMZ::lib/key-bindings.zsh
zinit snippet OMZ::lib/theme-and-appearance.zsh
zinit ice pick"async.zsh" src"pure.zsh"
zinit light sindresorhus/pureCode of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working