Terminal freezes on start #67
There's a rewrite underway in PR #91. It's available on branch v0.1.x. Please try using that branch, and let me know if it solves your problem.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I have an issue for some time now, and I hoped it will be fixed, but it still isn't. Sometimes when i try to open new split window or open a new terminal window, zsh freezes and it won't show the line to enter anything, just a blinking cursor. Like it is waiting for something. When i press
CTRL+Cto stop the process that it is doing, command line shows, but then i get the message belowNo such widget 'autosuggest-start'. It stands there all the time,clearcommand is not removing it. Also the plugin is not working in that situation. Here's the screenshot:Sometimes it works out after restarting terminal, and sometimes the only solution is to restart the computer. When I remove autosuggestion init part in the zshrc, everything works fine.
Here's some system information:
System: Xubuntu 15.04 64 bit
Terminal: Terminator
Zsh: Latest version
And this I have in my
.zshrc:Is there any way to debug this?