nvim-lua/wishlist

Multi-user TCP mode

Open

#50 建立於 2023年6月20日

在 GitHub 查看
 (3 留言) (2 反應) (0 負責人) (0 fork)github user discovery
help wantedidea

倉庫指標

Star
 (249 star)
PR 合併指標
 (PR 指標待抓取)

描述

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)

貢獻者指南