lukeflo
lukeflo
Are there any news on this resp. is any progress made regarding this enhancement? I want to use a Latex lsp with emacs `eglot` package. Its working as supposed --...
`https://posteo.de/webmail` still only working with `noiframe true`.
Same here. Tested with **wezterm 20240203-110809-5046fc22** and [**ayosec's alacritty**](https://github.com/ayosec/alacritty/tree/graphics) **build 0.14.0-dev (ff0f64fe)** which supports sixel graphics. In both cases `img2sixel` and `chafa -f sixel ...` work fine when run from...
I'm running Void Linux too and am searching for a small display manager. Has there been any progress concerning this enhancement-issue?
Had the same problem as @Swivelgames and run a very similar setup (`alacritty`, `tmux`/`zellij`, `zsh`, `fff`) on Manjaro. The problem seems to be related to using `w3m-img` together witch `alacritty`,...
Hey, as mentioned by @jgm I'm trying to solve a similar task (as part of other more complex ones); see #9259 I have written a working Lua filter to partly...
@estedeahora your approach would make the redefinition global, so every `figure` environment would be interpreted as `figure*`. If you only need full textwidth figures, that's fine. My filter allows you...
That might be an option for pandoc. My case is a little different. I'm programming a publishing workflow for a journal. Its layout isnt set in two columns but instead...
@jankap Thanks for your feedback. It looks really good. I'm happy that it worked out that way!!
Thanks for the explanation. That makes totally sense. I'll try it asap. I just checked the Lua filter docs webpage and searched for "concat". Such an explanation is missing from...