Digicrat

Results 14 comments of Digicrat

After posting this, I discovered "plantuml-preview-current-block" command. I bound this to a key in markdown-mode to achieve my desired preview functionality rather easily. It would still be nice to see...

Same issue here. The suggestions posted does work to clean things up: pgrep -lf sshfs; kill -9 $(PIDS); sudo umount -f $(MNT_PATH) In my case, the issue happens any time...

+1. I've just started actually saving my bookmarks (vs keeping them transient) and can see this restriction being annoying. A simpler alternative, of course, would be to use [Desktop Save...

I just encountered the same issue. It looks like the issue is in the box-select for zooming. After some level of zoom, it seemingly stops accepting inputs. If I manually...

I got it to compile, building on the information above, but I'm also not seeing any devices when I run "g810-led --list-keyboards". This is a G915 keyboard. I tested with...

Any progress on this? The issue seems to be that heredoc/qq quotes are effectively unsupported with any unmatched quotation or bracket (escaped or not) inside getting interpreted by raku-mode as...

The example code should also be restored to the main repository (like it was in older versions, though perhaps in an 'examples' subdirectory). It looks like sfranzyshen put a lot...

Has there been any recent thoughts or work on ESM support? Are there any technical issues preventing such an upgrade/refactor? That is, aside from the obvious non-trivial time it would...

I was just about to create a new ticket when I found this. Applying this patch looks to resolve my issue (see below). I suspect this patch would also need...

Same here. I also have use-package and am running Emacs 25.2.2 in an Ubuntu WSL installation. Interestingly, running esup under Windows-Native 26.3 (with the same emacs init file) gives no...