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

Freezes when handling large files #39

Open
danth opened this issue Jun 23, 2020 · 0 comments
Open

Freezes when handling large files #39

danth opened this issue Jun 23, 2020 · 0 comments
Labels
bug Something isn't working properly

Comments

@danth
Copy link
Owner

danth commented Jun 23, 2020

Vim freezes for a while when transferring a large file to the server for pathfinding.

Possible Solution

If a buffer is read-only, or unmodified, send only the file path and allow the server to read it from disk. This will not work while editing, but since this problem occurs most often with the help pages it can be at least an improvement.

@danth danth added the bug Something isn't working properly label Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working properly
Projects
None yet
Development

No branches or pull requests

1 participant