daedsidog

Results 13 issues of daedsidog

When the minibuffer is invoked at first, it has proper centralization for the current screen: ![image](https://github.com/user-attachments/assets/0f13bb6a-6247-495e-9147-4b01d2dc5fc2) The minibuffer maintains this centralization no matter what. Even if I rescale my screen,...

I am using SLIME 2.30.dev on Emacs from WSL. I open a REPL and load a system. In the source file of that system, which is located on Windows: ```...

I am working on gptel integration into my extension. gptel-rewrite is very nice and already does a lot of work such as adding the ability to diff/ediff changes. Though most...