Grant Shangreaux
Grant Shangreaux
@alexei-28 - you can use org-babel with rest client to pass params into other rest client blocks. i have been starting up a ruby session to parse and save responses...
I mean this package https://github.com/alf/ob-restclient.el here's an example: ``` *** POST request for admin login using Emacs restclient lets create a named org source block. this lets us call the...
> Added this to the Dockerfile: > > `RUN ln -s /app/.rubocop.yml ~/.rubocop.yml` thank you for this. brilliant yet obvious workaround once you know what is going on 😆 In...
assuming this is in 0.8.9, i'm seeing this issue today on a freshly installed Dendrite. Its totally possible this is an issue with my config (monolith with sqlite behind reverse...
I talked with @alecdotninja about this at some point, though I don't recall the outcome. I'll see if I can refresh my memory today.
I opened a pull request into the spacemacs project to offer `xah-fly-keys` as a layer. https://github.com/syl20bnr/spacemacs/pull/11701 I added some extra config for the cursor color to identify modes (something by...
This issue could potentially be closed if you don't have a use for it @xahlee I am currently maintaining a layer for spacemacs here https://github.com/gcentauri/xah-fly-keys-layer I'm still working on integrating...
there was some conversation about this some time ago #33 - I am in support to use finger positions, but I'm not sure the different considerations here. I'm curious about...
It does not. It there's actually a newline there which I didn't realize, so the line with all the rvm info and the `--exclude-pattern` option doesn't become part of the...
+1 ran into this as well today