kenny-evitt

Results 223 comments of kenny-evitt

What's a workaround for this now? Manually copy any change in Pass for iOS to a computer and then re-clone the whole repository? (Doing exactly this seems to have worked.)

@supermarin Thanks! I think I did that, but the sync continued to fail even after I'd reset the shared repo (the common remote for both my phone and my computer)....

@supermarin Based on a search in GitHub for "merge", it doesn't seem like the app is currently trying to do any merges at all. It's (maybe) implicitly, potentially, merging by...

@supermarin Thanks for the details! That's the same code I found in my quick search. I agree, in principle, that there isn't an issue in requesting this – it would...

@yishilin14 Is there a *specific* "major operation" need to implement this, or did you mean just that implementing it is itself a major operation?

@sanderdekoning I still don't know what the major operation might be, nor have I looked at the code myself.

@mssun Any info at all that you could share to help someone else implement this?

Note to anyone else interested in this. This app is more than capable of 'reading' password entries for a Pass repo that are encrypted with multiple keys; I test this...

@slashmili I get this error too, but only intermittently. The output of the debugging commands: ``` ✔ ~/@code/myapp [my-branch L|✔] (ins)16:05 $ ~/.local/share/nvim/plugged/alchemist.vim/elixir_sense_client -d./ -c1 -l1 --request=definition < sample.exs /home/build/elixir/lib/elixir/lib/enum.ex:0✔...

@slashmili I figured as much. I just wanted to let you know that someone else ran into this and that it wasn't because ElixirSense or the ElixirSense client wasn't working...