vim-tidal icon indicating copy to clipboard operation
vim-tidal copied to clipboard

Improving Neovim Terminal performance?

Open derekxkwan opened this issue 5 years ago • 1 comments

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!

derekxkwan avatar Jul 08 '20 01:07 derekxkwan

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 :)

cleary avatar Nov 22 '22 22:11 cleary