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
I have setopt ignoreeof at the beginning of my .zshrc file. Normally, when I pres ctrl+d I get following message: zsh: use 'exit' to exit. That is desired behavior.
Now when I source sh-syntax-highlighting in .zshrc, suddenly ctrl+d behaves weird. When I pres ctrl+d I get a list of all available commands, and at the bottom of the screen At Top: Hit TAB for more, or character to insert.