Show HN: sce (Simple Console Editor)
Summary
Show HN: sce documents a minimalist Python-based console editor designed to run in the terminal using curses with no external dependencies. The page covers installation options (prebuilt Python zipapps or running from sources), a detailed feature and command set, and examples for editor and pager modes, highlighting portability across POSIX systems and a focus on simplicity over extensibility.