Ada
Ada
@christianfosli Actually, I solved that awhile ago myself! You don't need anything besides Dance itself. `keybindings.json`: ```json { "args": { "menu": "cmd-hx" }, "command": "dance.openMenu", "key": "shift+;", "when": "editorTextFocus &&...
Fair enough! Having multiple hostnames per machine in the schema seems sensible. :)
My workflow currently involves a lot of experimental changes to very different machine profiles that can break on some sets of machines but not others. That being the case, I...
I got the same error before setting the permissions block, actually. But I'll try it :)
Hmm, now I'm getting: ``` Create or update the pull request Attempting creation of pull request Error: GitHub Actions is not permitted to create or approve pull requests. ```
Oh, thank you @sellout! I'll keep this issue open to track the documentation issue, but my personal issue has been solved :)
The tests I've done so far: 1) `flatpak run --command=sh com.gitfiend.GitFiend` - This runs `sh` inside the same containerization that GitFiend runs in. When `cat`ing `~/.ssh/config` within this environment, it...
Hey, @jbalme, you wrote that hack yet? I could use it if you have! :P My own workaround for this issue broke recently.