What GUI text editor widget does it use, or is it home-grown?
I don’t see it mentioned.
jrm4•1h ago
? Seems to support GTK, Qt and ncurses?
davidkwast•51m ago
I saw that in the code on the github repo
keithnz•1h ago
looks like it uses scintilla
benrutter•1h ago
> Unlimited split views.
Ok, well now I have to find out what hapoens if I get enough splits to make the width of each less than a pixel.
throwaw12•1h ago
Do we still need text editors in the AI agents era?
/s
jasperry•53m ago
I've looked into TextAdept a few times. It appeals to me because it's got a standard Qt UI, is fast and lightweight and highly customizable with Lua. But I could never commit the time to fully customize it for daily use. Anyway, I'm committed to emacs. Other Scintilla-based editors with a similar feel (but missing the Lua angle) are Geany and Kate.
WalterGR•1h ago
I don’t see it mentioned.
jrm4•1h ago
davidkwast•51m ago
keithnz•1h ago