RSVim use Deno as Plugin System and support TUI engine #14064
Unanswered
VienDinhCom
asked this question in
Ideas
Replies: 1 comment
-
No offense, as a terminal editor, I think helix should keep its simplicity. And scheme is good enough. |
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.
-
RSVim has embraced Deno for its plugin system—bringing modern JavaScript/TypeScript development, secure sandboxing, and built-in tooling to the world of Vim-like editors. It also features a powerful TUI (Text User Interface) engine, enabling rich, responsive terminal interfaces.
Helix could benefit from adopting a similar approach. Deno would offer a clean, secure plugin environment with first-class TypeScript support, and TUI capabilities could significantly enhance the editor’s interactivity in the terminal. Something for the Helix community to consider.
Beta Was this translation helpful? Give feedback.
All reactions