nanozuki / tabby.nvim

A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!
MIT License
563 stars 21 forks source link

It causes neovim frozen(99%CPU usage) when the name of a filename is too long. #130

Closed nyngwang closed 5 months ago

nyngwang commented 5 months ago

Problem description

As title. This is what I have:

build/vendors/babel-node_modules_babel_runtime_helpers_asyncToGenerator_js-node_modules_babel_runtime_regen-cfe0a4.bundle.js

Additional Info.

I can provide more info when necessary.

nyngwang commented 5 months ago

Closing as I just confirmed that this is caused by another plugin. Sorry!