Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-08 | Moved Manual into `doc/` root directory. | ||
2012-03-07 | Documentation overhaul with Discount (Markdown implementation). | ||
The standard LuaDoc template is no longer used. Instead, the new `scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc` has the template for the Manual. Also added README, CHANGELOG, and THANKS files. | |||
2011-07-14 | Added manual documentation for select_command(); doc/manual/10_Advanced.md | ||
2011-07-13 | Refactored key commands and added menu accelerators. | ||
Key commands are now in keys.conf and keys.osx.conf which are loaded by the _m.textadept.menu module. | |||
2011-03-02 | Fixed typo in manual; doc/manual/10_Advance.md | ||
2010-12-29 | The filter-through module handles selected text as stdin better. | ||
2010-12-23 | Added filter-through module for shell commands. | ||
2010-11-30 | New manual. | ||