Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal freezes when pasting text #112

Closed
KarthikNayak opened this issue Feb 13, 2016 · 2 comments
Closed

Terminal freezes when pasting text #112

KarthikNayak opened this issue Feb 13, 2016 · 2 comments

Comments

@KarthikNayak
Copy link

I'm using zsh-autosuggestions with oh-my-zsh. Recently I had the time to update zsh-autosuggestions and this broke my setup. Now if I paste text onto the terminal, it freezes.

# Load zsh-autosuggestions.
source ~/.oh-my-zsh/zsh-autosuggestions/dist/autosuggestions.zsh
autosuggest_start

I had no problems with zsh-autosuggestions and paste before this.
Commenting out the config, ensures that the problem is due to zsh-autosuggestions.

OS: Arch Linux
Zsh --version: zsh 5.2 (x86_64-unknown-linux-gnu)

@ericfreese
Copy link
Member

This is related to bracketed-paste-magic. See #102.

@KarthikNayak
Copy link
Author

@ericfreese Didn't see that, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants