vim-quickui
vim-quickui copied to clipboard
How to copy the text on the `textbox`
I use quickui#textbox#command() to show result of some tool(e.g. dictionary query tool). Sometime I want to copy the result to vim register or system clipboard, I don't know how to get it.
Is it possible?
