telescope-media-files.nvim icon indicating copy to clipboard operation
telescope-media-files.nvim copied to clipboard

Images are displayed in the terminal in GUI frontends of neovim

Open Eloitor opened this issue 1 year ago • 1 comments

When I run the gui https://github.com/yatli/fvim/ from the terminal, and run :Telescope media_files the images are displayed in the terminal and not in the gui. This might also be the case for other frontends of nvim.

possible workaround: use https://github.com/yatli/gui-widgets.nvim instead of X11 magic in case there's a frontend GUI. Currently fvim and goneovim support this.

https://github.com/yatli/fvim/issues/234

Eloitor avatar Aug 10 '22 11:08 Eloitor

possible workaround: use https://github.com/yatli/gui-widgets.nvim instead of X11 magic in case there's a frontend GUI.

@Eloitor if you don't mind can you please elaborate a bit? I am not a plugin dev, should I still try fixing it on my machine or should I just wait for the maintainer to fix it?

ghost avatar Aug 23 '22 19:08 ghost