dhruvasagar / dhruvasagar/vim-table-mode

Table Mode causes high CPU load

Open
#104 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
2.2k
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Once enabled the table mode causes high CPU load when simply scrolling through the lines using either up down movements or mouse wheel.

After disabling table mode, the load will still appear when scrolling though a file. After restart it is gone, until table mode is activated again.

Not sure why it needs to calculate so much when I am simply scrolling through the file and there seem to be some hooks, which remain even after deactivating the table mode, so that only a restart of VIM fixes the issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.