Peter van der Meulen
Peter van der Meulen
I'm not related to the development of this specific plugin, but I would be looking into the direction of making the data you store all use either one or the...
So far I've been running picoroom.hendrikpeter.net straight on a pi without docker sitting in-between. If you really want to use docker you could always download this repository, copy the Dockerfile,...
Good point! As I read on through your code I started to piece together the same concept when I saw that the room for its identity (name) relies on the...
I think i triggered some bug that looks a lot like this now: If i use the following snippet: ``` import { JSONSchemaType } from 'ajv-draft-04'; // { sub1: {...
I'm working on changing this plugin a bit to make it work with [viu](https://github.com/atanunq/viu), the real negative thing with it is that it will make rather pixelated image previews, but...
https://github.com/nvim-telescope/telescope-media-files.nvim/pull/35 Here you go!
> Nice to see that the dev put the repo back up. they had git push forced everything out a few months ago. If it works and if ueberzug supports...
https://github.com/nvim-telescope/telescope-media-files.nvim/pull/35 adds SVG support out of the box now
jep been working on this for a while. sad that I didn't see this comment before, Pull request has its kinks fixed now. should be good to merge. Feel free...
that pull request i mentioned was actually merged in. it switched out ueberzeug with "Chafa", which uses text symbols to draw pictures with extreme ascii art https://github.com/nvim-telescope/telescope-media-files.nvim/pull/35