aboutsummaryrefslogtreecommitdiff
path: root/doc/13_Help.md
AgeCommit message (Collapse)Author
2013-04-03Textadept should support multiple curses platforms; remove ncurses references.mitchell
Requires Scintilla r4436 and Scinterm r45.
2013-02-11Added command line switches for running Lua code on startup.mitchell
2013-02-05Added command line switches for loading sessions on startup.mitchell
2012-10-29Updated documentation formatting.mitchell
Pathnames and filenames are italic and be more consistent with constant width text.
2012-10-03Added command line argument documentation; doc/13_Help.mdmitchell
2012-09-12Documentation overhaul.mitchell
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-03-26Updated some links.mitchell
2012-03-08Moved Manual into `doc/` root directory.mitchell