DLFW

Results 7 issues of DLFW

I accidentially put a `cat $path` in my `preview.sh` for image formats when I wanted to test something, so `preview.sh` returned cat's output for a binary file. If that happens,...

bug

When using [highlight](https://gitlab.com/saalen/highlight) for syntax-highlighting in the preview-script, an error message is shown in the preview area: ``` Failed to parse ansi colors: UsizeParsingError ``` Produced with [this preview script](https://gitlab.com/DLF/dotfiles/-/blob/404a40ef9aa69ce057ccaf357aae4a536651672f/dotfiles/.config/joshuto/preview.sh#L169),...

bug
help wanted

It seems that I can only control transparency of a complete window, or widgets, but not the window _background_. I would like to set the background of a window to...

Hi, to get on with https://github.com/kamiyaa/joshuto/issues/241#issuecomment-1546851335, I would maybe try to add more variables to more commands soon. Currently, only `spawn` and `shell` support the variable `%s`, which is substituted...

Is the project dead? Just asking... Anybody aware of good alternatives?

This implements a cache for thumbnails and image previews for non-image file formats, like videos and PDFs. This patch extends the inbuilt image preview feature (285df85) by integrating the `allmytoes`...

PR #572 came without an update of the docs. The new command `set_display_mode` needs to be documented in [keymap.toml.md](https://github.com/kamiyaa/joshuto/blob/main/docs/configuration/keymap.toml.md).