ritchie

Results 29 issues of ritchie

Hello thanks for this awesome package. Is there a way to pop the hunk when the cursor is over ? I know there's `git-gutter:popup-hunk` which opens it in another window....

Hello, nice config. Thanks for making it public. I was trying to figure out a way to to use `consult--read` with org-refile and preview the candidates and I came across...

# Issue type - Bug report # Environment Emacs version: GNU Emacs 29.3 (build 2, x86_64-unknown-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) of 2024-03-25 Operating System: Linux void 6.6.22_1 SMP...

Hello, Thanks for all the great work. I understand you don't use wayland as mentioned in #159 but I wanted to bring up that `--mouse` does not work in case...

### 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
needs-triage

### What were you expecting? I was expecting no warnings. ### What actually happened? I got a warning: ```text Multiple snippets with same identity: "try" ``` ### Steps to reproduce...

is:bug
needs-triage

Hello, Thanks for all the great work. My complex modifications seem to work fine on kitty and Emacs but for some reason they are not working on VSCODE. ```json {...

fish, version 3.7.1 Linux void 6.6.22_1 SMP PREEMPT_DYNAMIC Fri Mar 15 23:56:15 UTC 2024 x86_64 GNU/Linux xterm-kitty no This is not a problem more of a feature? Is there a...

enhancement
RFC

Is there a way to link to other functions or variables in the documentation? demos.org ```text * my/function Before you run this function make sure `my/variables' is set. #+BEGIN_SRC elisp...