nvim-block-paste
nvim-block-paste copied to clipboard
default block fill i<space> only fills first char with a space
it seems that the default block fill i<space> only fills first char with a space. is this expected behavior?

nice plugin! thanks.
btw.
nvim --version
NVIM v0.5.0-dev+1022-g77a6049e0
Build type: RelWithDebInfo
LuaJIT 2.0.5
and i am using vim.o.showbreak = '↳' in my init.lua. maybe this is causing trouble.
@salkin-mada Hi there. I appreciate your valuable feedback. This is not expected behavior. I'm sorry, I haven't tested it with version 0.5.
Thanks for the detailed measurements and screenshots! I'll look into this.