Found this bug while trying to use JEdit on macOS with Australian keyboard... for Isabelle work, of all things :).
When searching for (e.g.) "this is a test", the search results include every file with "this" in the title, OR "is" in the title, OR "a" in the title, etc. This makes it very difficult to search for anything more complex than a single word. It would be great if the search could be made to use the full string at once, for example by using a quoted string (just like e.g. Google does). Or it could be using syntax like "this AND is AND a AND test" (again like Google)
Hi there. As mentioned by email a few weeks ago (sorry for the delay!), I tried cataloging an external HD, and it ended with errors "(error 2: No such file or directory)". All the files mentioned in the errors are broken symlinks. At the end of the scan, the folder information for the root of the catalog says it contains 1500 GB, but the OS says that the disk contains 1800 GB. So I suspect that the errors caused the catalog to be incomplete. So it would be great to have an option so that VVV would...
But note that sshpass + ssh works as expected, while sshpass + ssh-add doesn't, in the same terminal session. So it's not about environment variables. For completeness, I unset DISPLAY and it all keeps working the same. I do want to use the agent because then I can use agent forwarding for ssh proxying and such. And I do want to keep the key with a passphrase for evident security reasons. I know this sounds funny in the context of sshpass, but I'm using it in a safe way, promise ;).
Sorry, the sshpass lines should rather look like this: $ echo asdf | sshpass -P assphrase ssh-add idfile ... and actually I just realized that sshpass fails as explained with ssh-add, BUT it works correctly with ssh -i idfile. So maybe I'm just trying to abuse sshpass, and my recollection of how I was using it in macOS Sierra is just wrong (I've recently changed my ssh configurations, so that's possible). Anyway,please take this then as a feature request: please add support for ssh-add to sshpass...
sshpass ignores stdin, asks through GUI
Thank you for the tip. I just tried, but nothing changes. In the properties window...
I just tried again and diffed the log, and the only differences are in the timestamps...