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
Hi, i'm using Cygwin with prezto, which is - compared to oh-my-zsh - really fast and awesome. But i cant close the consoles anymore since some processes still keep running and prevent the windows to close.
Expected behavior
When i click exit i expect the terminal to close and kill all related tasks (zsh, nano, git, ...)
Actual behavior
When i click exit the terminal i see some kind of goodbye message but i will not close. Inspecting the task manager i see a bunch of zsh.exe and minty.exe and sometimes even git.exe and nano.exe which are not probably closed.
This appears sometimes (nothing happens when you click ok):
Steps to Reproduce
Install Cygwin + ZSH
Install prezto the official way
Try to close Cygwin or Mintty - it will not work
To exit Cygwin i / you need to:
Open Task Manager -> kill all zsh processes
Description
Hi, i'm using Cygwin with prezto, which is - compared to oh-my-zsh - really fast and awesome. But i cant close the consoles anymore since some processes still keep running and prevent the windows to close.
Expected behavior
When i click exit i expect the terminal to close and kill all related tasks (zsh, nano, git, ...)
Actual behavior
When i click exit the terminal i see some kind of goodbye message but i will not close. Inspecting the task manager i see a bunch of zsh.exe and minty.exe and sometimes even git.exe and nano.exe which are not probably closed.
This appears sometimes (nothing happens when you click ok):
Steps to Reproduce
To exit Cygwin i / you need to:
Open Task Manager -> kill all zsh processes
Versions
The text was updated successfully, but these errors were encountered: