Results 73 issues of Chris Rose

Add a hook to run after upgrading doom, but before sync. This is to enable me to have a hook to upgrade my private doom modules, which I only want...

is:feature
module:core:cli
was:moved

### I confirm that... - [x] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [x] I have read...

is:bug
module:core

While #370 addressed a subset of the requested extensions in #208, it did not in fact pull in cookiecutter, which means that the slugify extension that cookiecutter offers didn't make...

I'm running into a variation of https://github.com/astral-sh/uv/issues/8666 I have some uv scripts that are just generic command line tools, not part of a project. If I run them inside a...

needs-mre

### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Other ###...

bug

### Thank you for the bug report - [x] I am using the latest version of `lsp-mode` related packages. - [x] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [x] You...

bug

This is an alternative implementation of #1250 that is approached differently from #1329 which is venv-focused. This PR specifically uses uv's project implementation, not a virtualenv. I elected in the...

Connecting from my macOS client to my linux server, the client is just "sticking" and not ever finishing a connection. Even `Ctrl-C` and `Ctrl-\` don't quit it, only closing the...

This lets the logs from etserver go to the systemd journal, instead of `/tmp`; it's a lot nicer when running under systemd.