Replies: 2 comments
-
|
Hi, @tockudex. There are Neovim plugins that can display images, and the R package terminalgraphics works well. So, it's possible. But some people would have to be interested in developing the feature, testing it, and maintaining the code. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It is already possible Line 154 in 0c15985 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
After trying out this neovim plugin, I wondered if smth similar could be done with R.nvim:
displaying the generated plot right below the code/codeblock or as a floating window around the cursor/console.
It's a midnight thought, so it might be a bit silly 😅
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions