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

Improving Neovim Terminal performance? #52

Open
derekxkwan opened this issue Jul 8, 2020 · 1 comment
Open

Improving Neovim Terminal performance? #52

derekxkwan opened this issue Jul 8, 2020 · 1 comment

Comments

@derekxkwan
Copy link

derekxkwan commented Jul 8, 2020

Are there any ways of improving the performance using Neovim's terminal emulator? I usually perform in TidalCycles by sending do blocks with all my pattern definitions and calls in the block and it wasn't so much of an issue when I was using emacs where the whole chunk of code sent over to the repl wasn't visually represented, but in Neovim and its terminal emulator, tidal doesn't seem to execute code until the terminal buffer scrolls through the whole chunk of code (which sometimes takes a non-negligible amount of time). Any tips/fixes? I'm on neovim v0.4.3.. Thanks!

@cleary
Copy link
Contributor

cleary commented Nov 22, 2022

This is also a fairly significant issue for me, as discussed in the past. I didn't realise this ticket existed - would love to see it working quicker :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants