Heya! Huge thanks for this plugin ❤️
When setting inccommand=split (to visualize changes across an entire file), for some reason, it seems to remain empty, while other changes in the main screen continue to be visualized (with a custom G command that maps to g):

The split works at intended in builtin commands like :s:

I could be missing something super super basic, sorry! I did see back in #7 (comment), that only visible lines in the buffer were being visualized, which might explain this? But I'd expect that if inccommand=split was set, that I'm okay to accept to the performance penalty.
Again, thanks! 🎉
Heya! Huge thanks for this plugin ❤️
When setting
inccommand=split(to visualize changes across an entire file), for some reason, it seems to remain empty, while other changes in the main screen continue to be visualized (with a customGcommand that maps tog):The split works at intended in builtin commands like
:s:I could be missing something super super basic, sorry! I did see back in #7 (comment), that only visible lines in the buffer were being visualized, which might explain this? But I'd expect that if
inccommand=splitwas set, that I'm okay to accept to the performance penalty.Again, thanks! 🎉