aboutsummaryrefslogtreecommitdiff
path: root/doc/06_AdeptEditing.md
AgeCommit message (Collapse)Author
2012-10-31Fix typos in documentation.mitchell
2012-10-30Continued updating documentation formatting.mitchell
2012-10-29Updated documentation formatting.mitchell
Pathnames and filenames are italic and be more consistent with constant width text.
2012-10-17Updated manual.mitchell
2012-09-28Added marks for making selection in ncurses.mitchell
Even though the implementation uses a new `MODIFIED` event, it is left undocumented because it will likely never be a full implementation of SCN_MODIFIED.
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-08-27Fixed multiple selection on Mac OSX.mitchell
2012-08-05Added ncurses key commands to individual manual pages.mitchell
2012-03-08Moved Manual into `doc/` root directory.mitchell