You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
My team would love to use teletype across the various editors we use while pair programming.
I began trying to implement a nvim teletype plugin but quickly ran into issues running the client from a node environment.
To be truly editor-agnostic I think the client and server need to be runnable without a browser or electron.
Am I missing something or is it too early days to try this out?