rust-playground icon indicating copy to clipboard operation
rust-playground copied to clipboard

Helix Keybindings.

Open MrGibus opened this issue 2 years ago • 4 comments

So helix has been steadily growing in popularity. Would it be possible to add helix keybindings?

MrGibus avatar Apr 09 '23 12:04 MrGibus

You'll need to submit pull request(s) adding that support to the Ace editor and/or Monaco editor. Once they've accepted the pull requests and released a new version, we'll pick it up automatically.

shepmaster avatar Apr 09 '23 14:04 shepmaster

Would it be feasible to introduce xtermjs as another possible choice for an editor? xtermjs has the possibility to attach to a running terminal. This way we could just start an instance of helix inside a container which is then attached to the frontend terminal. It could look somewhat like this. What do you think about this? @MrGibus @shepmaster

tomgroenwoldt avatar Jun 12 '23 17:06 tomgroenwoldt

See also https://users.rust-lang.org/t/call-for-contributors-to-the-rust-playground-for-upcoming-features/87110

shepmaster avatar Jun 12 '23 18:06 shepmaster