1.5 years ago, I ported VSCode’s TextBuffer implementation to Swift, so I could have a scalable text editor for my console toolkit. Last night, I merged the change, here in all of its glory – new text editor in TermKit, using TextBufferKit, inside SwiftTermApp:

Read more