m-fonseca
m-fonseca
``` : netmask --version netmask, version 2.4.4 ``` ``` : netmask asdf netmask: parse error " : echo $? 0 ``` All errors have a zero return code. This makes...
Hello, I just recently started using this plugin (really love it for spelling). I noticed a little annoyance that maybe someone can shed some light on. When editing the following:...
If you do \`\`\` test \`\`\` I would expect highlighting similar to below: --- this is a ```test```, it should only highlight a single word. this is more text. and...
Hello, There should be a way to to give a password to fsarchiver in an automated way without putting it on the cmdline for all to see. Currently, -c only...
Using the following snippit: ``` # test > ls *.txt this is a test ``` nvim looks like:  The `*` in this case should not make `this is a...
Hello, Is there a way to allow files to be programmed to come from stdin, or a named pipe? I tried with a named pipe for a command like uuu...
Hello, I was just using your script, which works great, but is horrendously slow to install. Any reason you didn't have `--enable-kvm` on the install qemu call, like you do...
**Describe the bug** When you create a directory and file inside that directory over a deleted symlink you get into a situation where the selected file on the GUI is...