Results 223 comments of Lifepillar

Forgot to mention: `:Dirvish` works as expected (and is my current workaround). The issue occurs only when using the plug.

`echo bufname("%")` returns only the command (e.g., `!/bin/bash`), so `expand("%:h")` is `!/bin`; `buftype` is set to `terminal` in both Vim and NeoVim, so that likely the way to go (but...

Are you using v1.2.4 or the current master? Can you provide a minimal test file to reproduce the error? You may try copying your test files, one at a time,...

Currently, I do not have much time to spare for further development of this project. But I'll leave this issue open in case someone else decides to help.

Ok, I'll leave this issue open for the time being.

Thanks for pointing out `chainbreaker`. My script is getting old and, as I have not used Apple Keychain for several years, I am losing interest in keeping my script up...

One of the purposes of CSVKeychain is to type the password for you. When you say that you are trying to “copy my System keychain data to a new Keychain”,...

Ok, so I think this may be closed then?

I cannot reproduce it, and I have no idea why it's happening. Which version of macOS are you running? As a workaround, you may edit the `chooseFile()` function and replace...