vim-sql-workbench icon indicating copy to clipboard operation
vim-sql-workbench copied to clipboard

When the selection is bigger than a certain amount, use WbInclude

Open cosminadrianpopescu opened this issue 6 years ago • 0 comments

We should check that if the selected text is bigger than a given amount, then it should be copied in a temporary file and use a WbInclude . If we have too much text selected and try to execute it, this will hang vim for a large amount of time.

cosminadrianpopescu avatar Mar 22 '18 10:03 cosminadrianpopescu