Helix online playground #7205
Replies: 2 comments 6 replies
-
This is fun! What kind of host am I connecting to with this? It looks like this is running in a container of sorts? In any case, maybe you should disable network access, I was able to use |
Beta Was this translation helpful? Give feedback.
-
@tomgroenwoldt, this is quite cool! Was wondering what version of Helix is running on the server? Just a thought: Having the latest master version running would allow users to test out yet-to-be-released features on this playground. One example is of the code-tree which is still pending review. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I experimented with xtermjs and created a simple terminal frontend which is attached to a websocket serving a real
helix
instance.The websocket also resizes the real terminal running
helix
whenever the client resizes his web terminal. Check it out here and tell me about your thoughts :)Beta Was this translation helpful? Give feedback.
All reactions