Mike Dacre
Mike Dacre
It would be great if it was possible to disable parsing within comment strings as defined by the syntax file. In python I have long doctrings sometimes, and I would...
Is there any good way to use dmtcp with software that outputs files to disk? In my recent tests, if I run a program that writes large files to disk...
I can enter wasavi, but returns me to the vimperator command line, and I lose all of my work because I cannot exit wasavi.
## Prerequisite checklist * [ x ] In case of a bug: Have you tried restarting Anki? * [ x ] Are you running the latest version of the add-on....
Hi, You probably won't care about this, but I like being able to sign with both GPG and S/MIME - to give me options. Penango is a cool S/MIME extension...
The `*` register doesn't seem to be being set ever in my neovim instance. The `+` register is properly set to the X clipboard when not in a tmux session,...
The code works fine on Mac, but it is slow because applescript is slow, I think there should be a way to bypass applescript by editing the `.DS_Store` files, but...
We should test for the presence of `trash` on MacOS and swap out the applescript for `trash` if it exists, as it is likely to be at least a little...
The code should hypothetically work fine on a Windows *nix environment like Cygwin or the new Windows bash shell, but I don't have Windows and can't test it. If anyone...