jthulhu

Results 14 issues of jthulhu

Whenever I try to convert some cbr archives to any format, I get `Error during conversion! Please consult wiki for more details.`, no other precisions. I've tried to do it...

Sometimes, especially when the spelling of certain rare words is hard, it would be neat to be able to have a type-in like card instead of simply revealing the answer....

enhancement

#### Problem description Apparently, Anki has changed its API and is deprecating one that is still used in this add-on. The messages are - `conf key heatmap should be fetched...

bug
low priority

## Issue description Keywords that are only space-separated are not colorised as they should: only the first one has the keyword font, the next one has regular colorisation. Inserting a...

When executing dmenu-wl with some input, it crashes with `mmap failed: Invalid argument`. However, this is not the case of dmenu, which runs fine. I read the documentation of `mmap`,...

Since in J most of the times, braces, brackets are not meant to be paired with an other opening/closing one. These are handled fine, since Emacs doesn't warn you of...

As the title suggests, `j-mode` is used when editing J, which is a programming language, and thus should derive `prog-mode`, as explained [on the Emacs wiki](https://www.emacswiki.org/emacs/ProgMode).

if I write `a =. 3`, `=.` is colored as a copula. If I write `'a b' =. 1;2`, `=` is colored as a verb, and `.` as a conjunction...

It's the first time I use `dap-mode`, I am trying to make a clean setup to debug Rust programs. I want to use `gdb` as debugger, with the `rust-gdb` wrapper...

Some parts of the UI look pretty weird, as if they weird partly stylized with dark theme, partly with a light theme. The menubar is white, but the text is...

bug