You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@akinsho - if you would have any interest in me adding a fix for this issue, I would be more than happy to open a PR to add an autocmd here to disable foldexpr for terminal to fix this issue. If not, no worries 👍
I've added this to my config, and would refactor slightly for PR if change wanted.
Is there an existing issue for this?
Current Behavior
If i run tree / in a normal :term buffer i can open it instantly, however if i do it with toggleterm then it takes a lot of time to open the terminal
Expected Behavior
It takes the same time than :term command
Steps To Reproduce
Install plugin, run tree / wait for the screen to load a lot of text, then toggleterm and the time it takes to open is very large
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: