d2-mode icon indicating copy to clipboard operation
d2-mode copied to clipboard

C-c C-c or C-c C-b does not auto-revert an already open (svg-)buffer

Open the42 opened this issue 3 months ago • 0 comments

When I have a .d2-file open and simulateneously the svg output as an image, changes and re-compiles to the file / buffer using C-c C-c or C-c C-b do not update the svg preview.

What I did: enable auto-revert-mode for the buffer

I don't know wheather this is an issue for the plugin to tackle, a d2 file mode creation issue or an Emacs issue.

the42 avatar Sep 04 '25 06:09 the42