I've been learning a lot lately by following along with the development of xi[1], a new text editor written in Rust. Through reading that project's RFCs I've then come across other interesting projects, like swiobe[2] and wi[3].<p>What are the other canonical resources on this topic? It feels like tons of the interesting thought is scattered around various blogs and usenet posts and the like. I'd love to create a nice collection of good writing on text-editing / tools, but I'm not sure where to start.<p>[1] <a href="https://github.com/google/xi-editor" rel="nofollow">https://github.com/google/xi-editor</a><p>[2] <a href="https://github.com/swiboe/swiboe" rel="nofollow">https://github.com/swiboe/swiboe</a><p>[3] <a href="https://github.com/wi-ed/wi" rel="nofollow">https://github.com/wi-ed/wi</a>