nextzhou
nextzhou
same issue for me ``` Error occurred in server: × Thread 'screen' panicked. ├─▶ Originating Thread(s) │ 1. ipc_server: AttachClient │ 2. screen_thread: AddClient │ ├─▶ At zellij-server/src/screen.rs:664:14 ╰─▶ called...
个人建议使用英文原文,因为目前中文 Rust 资料很少,遇到问题时用中文关键词搜索几乎是不可能搜到有用信息的。同时建议对所有缩写提供原文,比如上文没提到的 `Rc`,`Arc`,`mpsc` 等等。
I had the same problem
Thank you. Hope to merge soon!