Age | Commit message (Collapse) | Author |
|
Requires Scintilla r4436 and Scinterm r45.
|
|
Added `_M.textadept.run.cwd` field for storing the working directory for more
accurate relative file paths.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pathnames and filenames are italic and be more consistent with constant width
text.
|
|
|
|
|
|
|
|
Rewrote most of the manual and Lua API to complement each other.
Key bindings reference moved from Appendix to modules/textadept/keys.lua LuaDoc.
|
|
|
|
Also updated to Scintilla 3.2.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added gui.set_theme() and gui.select_theme() theming utilities.
All new light and dark themes. Moved old classic themes to the wiki.
|
|
|
|
|
|
|