-
-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
Environment
% typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace
typeset VENDOR=ubuntu
typeset OSTYPE=linux-gnu
typeset ZSH_PATCHLEVEL=ubuntu/5.9-6ubuntu2
typeset -a _autocomplete__funcfiletrace=(
/home/mohammad/.oh-my-zsh/custom/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh:4
/home/mohammad/.oh-my-zsh/oh-my-zsh.sh:175
/home/mohammad/.oh-my-zsh/oh-my-zsh.sh:204
/home/mohammad/.zshrc:75
zsh:0
)
% git -C ~autocomplete log --oneline -n1
77a4f9c (HEAD -> main, origin/main, origin/HEAD) Update copyright year
- Operating system: Ubuntu 24.04
- Terminal emulator: terminal
Steps to reproduce
- Install
ohmyzsh
- Install these plugins
plugins=(git zsh-syntax-highlighting zsh-autosuggestions zsh-autocomplete)
- Run
sudo apt update
, the command freezes for about 10 seconds
Generally, all the sub-commands of apt are slow