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

set clipboard=unnamed causes crash on large deletes #85

Open
Spidey01 opened this issue Dec 29, 2014 · 0 comments
Open

set clipboard=unnamed causes crash on large deletes #85

Spidey01 opened this issue Dec 29, 2014 · 0 comments
Milestone

Comments

@Spidey01
Copy link

Take a fairly large file like my vimrc and open it in Vim Touch.

Now delete everything with :%d

Vim will crash. I assume it runs out of memory. Does not work on small files with a few lines. But does work consistently with a big file like my vimrc.

This also crashes Vim Touch if you kill everything in visual mode (e.g. ggvGx). For some reason doing :g/.*/d will not cause a crash the way normal mode commands seem to.

Observed with 2.7.1412291815 from Google Play.

@momodalo momodalo added this to the vim74 milestone Jan 2, 2015
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