smjonas / live-command.nvim

Easily create previewable commands in Neovim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G with norm! + inserting something causes it to show the result wrong

otavioschwanck opened this issue · comments

If i have this:

testing
testing
testing

and try to:

G/testing/norm! ^cwname

The preview result is:

image