Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working properly
Projects
None yet
Development

No branches or pull requests

1 participant