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

Ridiculously slow pasting with bracketed-paste-magic #6338

Closed
samsondav opened this issue Oct 6, 2017 · 3 comments
Closed

Ridiculously slow pasting with bracketed-paste-magic #6338

samsondav opened this issue Oct 6, 2017 · 3 comments

Comments

@samsondav
Copy link

It takes two minutes to paste 100kb of text with bracketed-paste-magic enabled.

Without it, it takes two seconds.

There is no way to disable this in oh-my-zsh by default, can it be made optional?

@Margular
Copy link

I can't use this magic in zsh 5.4.2!!! I have to disable it.It seems have a same bug at old version of zsh?but now it comes out again!

@ronjouch
Copy link

@samphilipd @Margular see discussion and disabling workaround at #5569

@mcornella
Copy link
Member

After the latest update (run upgrade_oh_my_zsh), you can add DISABLE_MAGIC_FUNCTIONS=true to your zshrc (before OMZ is sourced) to bypass the loading of these functions.

atsuya pushed a commit to atsuya/oh-my-zsh that referenced this issue Jun 9, 2019
Fixes ohmyzsh#5499
Fixes ohmyzsh#5569
Fixes ohmyzsh#6338
Fixes ohmyzsh#6654
Fixes ohmyzsh#6255
Fixes ohmyzsh#7632

Closes ohmyzsh#7763

Co-authored-by: Daniel Galán y Martins <git@galan.de>
dukegod pushed a commit to dukegod/oh-my-zsh that referenced this issue Jul 16, 2019
Fixes ohmyzsh#5499
Fixes ohmyzsh#5569
Fixes ohmyzsh#6338
Fixes ohmyzsh#6654
Fixes ohmyzsh#6255
Fixes ohmyzsh#7632

Closes ohmyzsh#7763

Co-authored-by: Daniel Galán y Martins <git@galan.de>
chihchun pushed a commit to chihchun/oh-my-zsh that referenced this issue Aug 6, 2019
Fixes ohmyzsh#5499
Fixes ohmyzsh#5569
Fixes ohmyzsh#6338
Fixes ohmyzsh#6654
Fixes ohmyzsh#6255
Fixes ohmyzsh#7632

Closes ohmyzsh#7763

Co-authored-by: Daniel Galán y Martins <git@galan.de>
lewg pushed a commit to lewg/oh-my-zsh that referenced this issue Nov 25, 2019
Fixes ohmyzsh#5499
Fixes ohmyzsh#5569
Fixes ohmyzsh#6338
Fixes ohmyzsh#6654
Fixes ohmyzsh#6255
Fixes ohmyzsh#7632

Closes ohmyzsh#7763

Co-authored-by: Daniel Galán y Martins <git@galan.de>
spiliopoulos pushed a commit to spiliopoulos/zsh-config that referenced this issue Jun 17, 2020
Fixes ohmyzsh#5499
Fixes ohmyzsh#5569
Fixes ohmyzsh#6338
Fixes ohmyzsh#6654
Fixes ohmyzsh#6255
Fixes ohmyzsh#7632

Closes ohmyzsh#7763

Co-authored-by: Daniel Galán y Martins <git@galan.de>
crdant referenced this issue in crdant/oh-my-zsh-custom Dec 30, 2020
Fixes #5499
Fixes #5569
Fixes #6338
Fixes #6654
Fixes #6255
Fixes #7632

Closes #7763

Co-authored-by: Daniel Galán y Martins <git@galan.de>
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

4 participants