Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What GUI text editor widget does it use, or is it home-grown?

I don’t see it mentioned.



It uses Scintilla. In fact, at its core, it’s basically just a wrapper around the Scintilla message passing API. There’s a Lua script that parses the Scintilla header files to create the Lua tables that interface with the Scintilla library.


? Seems to support GTK, Qt and ncurses?


I saw that in the code on the github repo


looks like it uses scintilla




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: