Tim Byrne
Tim Byrne
I'm very interested in being able to do this. Seems like it would be possible with very little change. Right now I can symmetrically encrypt the default key, and replace...
@rosche That does seem work. Is "insert mode" actually supposed to mean "paused"? Is there some other purpose to "insert mode" on the context of sVim? The other unfortunate business,...
@luchenyuxx Thanks, that works great!
I have encountered the same problem with 3.14. Seems like any command run within a make target is not permitted unless the container is run with "--privileged". ``` ❯ docker...
Can this change be merged? It's critical in a multi-user environment.
This is an interesting idea. 👍
This is currently working as intended. The built-in template processing is for very simple cases, and does not support nested conditionals. I'll change this issue to be a feature request.
The problem with the `"_comment": "Comment here",` style of comment is that it adds superfluous data which your programs later may have to deal with. For example, you might want...
I believe 22.04 (Jammy Jellyfish) includes and updated version of yadm (3.1.1). You might be able to upgrade WSL to use that, but I certainly don't advise doing that upgrade...
I think I must be missing some detail, but why not simply add `$XDG_CONFIG_HOME/yadm/config` to the repo, and have the encryption options stored there?