vglfr

Results 2 issues of vglfr

After setting `folder.alias.trash = "[Gmail]/Trash"` message is deleted successfully but an error is thrown. Command: `himalaya message delete 27301 --trace` Log exert: ``` 2024-12-13T15:09:26.712762Z INFO moving imap messages 27301 from...

bug
question

Texlab provides [onSave command](https://github.com/latex-lsp/texlab/wiki/Configuration#texlabbuildonsave) so saved document is re-rendered automatically. Is it possible to achieve the same effect for dot? Essentially a background wrapper for `echo foo.dot | entr dot...

help wanted
good first issue