Jason Cox
Jason Cox
I was playing around with this yesterday and implemented basic contact completion (assuming users have a command to search their contacts) in the Vim plugin: #250 Let me know what...
I'd love to see Vim support this natively, but in the interim I wrote a little plugin to make the `+` register work with `wl-clipboard`. It's inspired by the workaround...
> Can I ask your opinion on i_CTRL-R support? I wasn't even aware of this feature until you mentioned it! I'm happy to support it though -- check out this...
I would suggest Pictosort
Pandoc's [`--pdf-engine`](https://pandoc.org/MANUAL.html#option--pdf-engine) option makes it possible to compile Markdown to PDF using HTML as the intermediate step. You could set `g:md_args` to something like `--pdf-engine=wkhtmltopdf` to have this plugin do...
This appears to be fixed in v1.7.0 based on the [changelog](https://github.com/meganz/MEGAcmd/blob/master/build/megacmd/megacmd.changes). I just tested with the Ubuntu 24.04 `.deb` (which was the only OS I could find with a v1.7.0...