aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/10_Advanced.md
AgeCommit message (Collapse)Author
2012-03-08Moved Manual into `doc/` root directory.mitchell
2012-03-07Documentation overhaul with Discount (Markdown implementation).mitchell
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-14Added manual documentation for select_command(); doc/manual/10_Advanced.mdmitchell
2011-07-13Refactored key commands and added menu accelerators.mitchell
Key commands are now in keys.conf and keys.osx.conf which are loaded by the _m.textadept.menu module.
2011-03-02Fixed typo in manual; doc/manual/10_Advance.mdmitchell
2010-12-29The filter-through module handles selected text as stdin better.mitchell
2010-12-23Added filter-through module for shell commands.mitchell
2010-11-30New manual.mitchell