grep icon indicating copy to clipboard operation
grep copied to clipboard

Error when using with sessions...

Open chumager opened this issue 5 years ago • 1 comments

Hi, the plugin is great and solved a real problem fo me, because I use to edit dozens of files at the same time in several paths and it's hard to make some operations without this plugin.

BUT... when I use it with sessions, the plugin stop working with an error about var not found s:Grep_Use_QfID, AFAIK s: means script variable, and obviously this variable doesn't get registered in the Session.vim.

If you need more info just let me know.

Regards.

PS: If I delete the variables defined by the plugin, the next time it works, but then the next time it stops working again.

chumager avatar Jun 19 '20 14:06 chumager

Can you provide the list of Vim commands (or steps) that will reproduce this problem?

yegappan avatar Oct 28 '20 19:10 yegappan