Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
WalterGR
4 months ago
|
parent
|
context
|
favorite
| on:
Textadept
What GUI text editor widget does it use, or is it home-grown?
I don’t see it mentioned.
Fwirt
4 months ago
|
next
[–]
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.
jrm4
4 months ago
|
prev
|
next
[–]
? Seems to support GTK, Qt and ncurses?
davidkwast
4 months ago
|
parent
|
next
[–]
I saw that in the code on the github repo
keithnz
4 months ago
|
prev
|
next
[–]
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:
I don’t see it mentioned.