zsh-users / zsh-syntax-highlighting

Fish shell like syntax highlighting for Zsh.
github.com/zsh-users/zsh-syntax-highlighting
BSD 3-Clause "New" or "Revised" License
19.5k stars 1.32k forks source link

Highlighting Very Slow when using man #917

Closed EliSauder closed 1 year ago

EliSauder commented 1 year ago

I just went to run man git and my terminal hung for close to a second, then displayed the text I ran. When I disable the sourced script in my config everything runs fine. Additionally, every time I type a letter, the terminal hangs, then syntax highlighting will show up.

danielshahaf commented 1 year ago

Works for me. Post reproduction instructions starting with zsh -f and using no external dependencies. Include version numbers of zsh, z-sy-h, and your OS. Review already-filed issues (primarily but not only those with the performance label) to see if this has already been reported.

EliSauder commented 1 year ago

Ohp, wrong repo. My appologies.