Vitor
Vitor
@cowboyd nevermind, I noticed the configurations from `launch.json` only show up if I call `(dap-debug)` from the `launch.json` buffer. Does it work if you run `M+x dap-debug` inside the `launch.json`...
+1. I'm trying to define an `eshell` preset to automate: 1. adding my whole `eshell` buffer in the system prompt, so it has the context of what I'm trying to...
Did you figure out how?
Ah, it seems like the path is constructed with ``` (shell-quote-argument org-roam-directory) ``` which returns ``` \~/org/roam ``` I assume it is because it is escaping the tilde?
Same. It happens most frequently in TRAMP, also. For that reason, I have decided to move to https://github.com/d12frosted/homebrew-emacs-plus which has support for Emacs@30. I do remember a bug related to...