You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wine project has generated a 239294-line Makefile. When I try to type make install, the install part never appears and zsh is stuck with about 50% CPU. Ctrl-C can't interrupt it.
Steps to reproduce
get the source of wine
run ./configure & make
try to type make install
Expected behavior
Well, I know that file is pretty big! But at least I should be able to interrupt fast-syntax-highlighting and continue with it.
Screenshots and recordings
No response
Operating System & Version
linux-gnu | pc | x86_64 | x86_64 | x86_64 unknown
Zsh version
zsh 5.9 (x86_64-pc-linux-gnu)
Terminal emulator
tmux-256color
If using WSL on Windows, which version of WSL
None
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
The wine project has generated a 239294-line Makefile. When I try to type
make install
, theinstall
part never appears and zsh is stuck with about 50% CPU. Ctrl-C can't interrupt it.Steps to reproduce
make install
Expected behavior
Well, I know that file is pretty big! But at least I should be able to interrupt fast-syntax-highlighting and continue with it.
Screenshots and recordings
No response
Operating System & Version
linux-gnu | pc | x86_64 | x86_64 | x86_64 unknown
Zsh version
zsh 5.9 (x86_64-pc-linux-gnu)
Terminal emulator
tmux-256color
If using WSL on Windows, which version of WSL
None
Additional context
No response
The text was updated successfully, but these errors were encountered: