Martin Roa Villescas

Results 30 comments of Martin Roa Villescas

See also [MetaDataGraphs.jl](https://github.com/gdalle/MetaDataGraphs.jl).

Ohh no, **urwid-ueberzogen** does not exist in PyPI anymore: ![image](https://user-images.githubusercontent.com/19517248/205094174-39e8a01f-4ac4-42e2-9a24-f757928000cc.png) Hmm.. the project got archived a few days ago: https://github.com/seebye/urwid-ueberzogen

From https://github.com/seebye/ueberzug: > seebye/ueberzug is not maintained > I decided to archive all stuff related to this project > due to people not being able to comprehend that > publishing...

I turned to https://github.com/edluffy/hologram.nvim which is a Neovim plugin that uses the Kitty Graphics Protocol to display images. Unfortunately, this plugin is not mature yet.

I had a similar issue while trying to run the README example. I fixed it by using an absolute path to the image instead of a relative one. Could this...

Are you using the Kitty terminal? This package only works with Kitty.

True. I can't reproduce it anymore. Thanks.

I have the same issue. This LSP message gets displayed as soon as I open the .ino file: ```Client 1 quit with exit code 2 and signal 0``` This Arduino...

I already had pyserial globally installed 😔. ``` ❯ python3 -m pip install pyserial --break-system-packages Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: pyserial in...

I finally fixed my problem. When I updated the LSPs installed in my Mason setup, clangd was updated, and the path to its executable changed. I updated it to the...