Hacker News new | ask | show | jobs
by medntech 2871 days ago
Is this just a wrapper for tui.editor?
1 comments

The editor is indeed TUI. But TUI doesn't support editing/saving local files, which write.pub allows.

There are multiple other features, like WYSIWYG diff and version control that make this app compelling

That's awesome! I'm a huge fan of tui so I was curious.