Thread
Stories related to "lite - A lightweight text editor written in Lua" across the full archive.
I heard people like *micro* text editors. OK. https://lobste.rs/s/qfodwz/micro_terminal_text_editor_written_go
> Anvil is a graphical, multi-pane tiling editor that makes bold use of the mouse and integrates closely with the shell. It supports syntax highlighting, multiple cursors and selections, remote file editing, and contains a powerful text manipulation language.
Hey! Check out my "toy" text editor which I use as my daily driver.<p>Features
LSP autocomplete, goto definition, hover info<p>Tree-sitter support<p>Color themes (borrowed from the Helix text editor)<p>Lots of bugs<p>Macro support<p>Something like Emacs org-mode: Open test.txt, place the c...
Hello HN community!<p>I'm excited to introduce Unied – a compact and efficient terminal text editor, developed in C using the Ncurses library. My goal was to create a tool that combines familiar simplicity with powerful features rarely found in CLI editors.<p>What makes Unied special?<p>* Intel...
Source is up one level: http://daten.dieweltistgarnichtso.net/src/minime
It's so tiny because this library does the heavy lifting: https://github.com/wardi/urwid
via http://chneukirchen.org/trivium/2013-11-24