zdharma-continuum / fast-syntax-highlighting

Feature-rich syntax highlighting for ZSH
BSD 3-Clause "New" or "Revised" License
1.06k stars 76 forks source link

[bug]: input will stuck on git branch name when operating a huge repo(like chromium) #58

Open androidfans opened 11 months ago

androidfans commented 11 months ago

Describe the bug

input will stuck on git branch name when operating a huge repo(like chromium)

Steps to reproduce

go to chromium's repo and input git checkout branch name, it will stuck on branch name

Expected behavior

show branch name very quick

Screenshots and recordings

https://asciinema.org/a/aB5kTff6sT84Ev9b2Mr13IJXf

Operating System & Version

linux-gnu | pc | x86_64 | x86_64 | x86_64 x86_64

Zsh version

zsh 5.8 (x86_64-pc-linux-gnu)

Terminal emulator

xterm-256color

If using WSL on Windows, which version of WSL

WSL2 version: 1.2.5.0

Additional context

No response

crizzy9 commented 5 months ago

i am having the same issue. Will there be a fix soon?