nvim-lua/wishlist

Multi-user TCP mode

Open

#50 aperta il 20 giu 2023

Vedi su GitHub
 (3 commenti) (2 reazioni) (0 assegnatari) (0 fork)github user discovery
help wantedidea

Metriche repository

Star
 (249 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

What? See your peer code live with a stateful TCP connection between 2 or more neovim's. Display each cursor in a different color.

Why? Great projects emerge due to interactions between engineers. Sometimes it helps understand and credit each other seeing live what the other person is doing. It enables strong relationships over a distance.

Potential existing implementations: I don't know.

*Potential pitfalls: Security vulnerabilities. There should be Zero-Knowledge Proof authentication (Curve25519 Key Authentication)

Guida contributor