Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | Changed Lua code style for tables. | ||
2012-11-18 | Use proper type for color setting functions in themes. | ||
2012-10-08 | No rectangular selection mouse modifier in ncurses; themes/term/view.lua | ||
2012-09-12 | Documentation overhaul. | ||
Rewrote most of the manual and Lua API to complement each other. Key bindings reference moved from Appendix to modules/textadept/keys.lua LuaDoc. | |||
2012-08-27 | Use constant names in theme options instead of nondescript integers. | ||
2012-08-27 | Fixed multiple selection on Mac OSX. | ||
2012-07-21 | Converted some `buffer` "get" and "set" functions into properties. | ||
Also updated to Scintilla 3.2.1. | |||
2012-07-17 | Note marker compatibility with ncurses. | ||
2012-07-14 | Enable additional selection typing in ncurses; themes/term/view.lua | ||
2012-06-02 | Added terminal theme for ncurses. | ||