Commandcracker
Commandcracker
@brijsiyag It is possible to display an image in terminal with something like [w3mimgdisplay](https://github.com/tokuhirom/w3m/blob/master/w3mimgdisplay.c), programs like [ranger](https://github.com/ranger/ranger) already [implemented](https://github.com/ranger/ranger/wiki/Image-Previews ) it.
Not every terminal supports it but the most popular ones have it. Small list of supported terminals: Linux: [xterm](https://invisible-island.net/xterm/xterm.html) Mac: [iTerm2](https://github.com/gnachman/iTerm2) Windows: [kitty](https://github.com/kovidgoyal/kitty) with WSL2 (here is a [guide to...
It would be nice to see this Implemented! I can see many use cases for a force_terminal env var. Examples: - Some Terminals support colors but rich isn't detecting it...
Heaving a separate build for Thorium (ungoogled-thorium) would probably be the best solution. I personally don't want to give google my data with open arms, but some people "just want...
It would also be possible to have the main selene.toml say which std should be used at which folder, at least it would work for my use case but having...
I didn't know Stylua exists :D I'll look into it. It would still be nice to have an optional line length linter, and it should be fairly easy to implement...
[LDoc](https://github.com/lunarmodules/LDoc) + [LDoc2MkDocs](https://github.com/Ozzypig/LDoc2MkDocs) might work for your use case
Have you tried using an updated FFmpeg version ? Try running it with jrottenberg/ffmpeg:5.1.2-scratch313 or jrottenberg/ffmpeg:6.0-scratch
It won't change anything, MB. It's late at night for me, so just ignore the comment :D
[AkashiSN/ffmpeg-docker](https://github.com/AkashiSN/ffmpeg-docker) has support for [Intel Quick Sync Video](https://trac.ffmpeg.org/wiki/Hardware/QuickSync)