fcpg
fcpg
Thank you! You mean you included the hashes in the selection, and you would like them to appear in the link and the filename? Or you would like the plugin...
Hmm, I cannot reproduce; on my side, the buffer `Manual_plugins.md` is properly created. What is your environment/OS? Did you change some plugin options, like `waikiki_create_action`? Does it happen if you...
Do you still have the issue? I wasn't able to reproduce on my side, and since it's pretty old now I'm closing it, but feel free to open a new...
Will look into it in the next few weeks.
Thanks! Try setting `lazyredraw` in vim and see if it helps. If does not, it might just be terminal-dependent.
Hello, I have just pushed a commit that should prevent the flicker; let me know if it works for you too, and I'll close the issue.
Pushed another commit that adds two options: - `g:osc52_print`: can be `'echo'` (default), `'printf'` or a vim expression to which the osc52 sequence will be appended; - `g:osc52_redraw`: can be...