aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/keys.lua
AgeCommit message (Expand)Author
2010-12-23Added filter-through module for shell commands.mitchell
2010-11-30New manual.mitchell
2010-11-24Added key commands and menu options for toggling virtual space.mitchell
2010-11-23Code cleanup.mitchell
2010-11-15LuaDoc cleanup.mitchell
2010-10-28Rename MAC variable in to OSX in Lua, __OSX__ in C.mitchell
2010-10-25Do not clear statusbar text if set by key command; modules/textadept/keys.luamitchell
2010-10-15Added key commands and changed LuaDoc for highlighting words.mitchell
2010-10-15Changed locale implementation.mitchell
2010-10-14Removed some useless editing module functions.mitchell
2010-10-13Think before clearing key command statusbar updates; modules/textadept/keys.luamitchell
2010-08-17Upgraded to Scintilla/SciTE 2.20.mitchell
2010-08-10Refactored keys; modules/textadept/keys.luamitchell
2010-06-16Updated documentation.mitchell
2010-06-16Code and documentation cleanup.mitchell
2010-06-15Removed user_dofile() of keys and snippets.mitchell
2010-06-12Provide access to keys through _G.keys; modules/textadept/keys.luamitchell
2010-06-11Cleanup.mitchell
2010-06-11Renamed modules/textadept/key_commands.lua to modules/textadept/keys.lua.mitchell
2007-10-07Moved key command manager to core.mitchell
2007-08-21Moved @usage LuaDocs to comment blocks inside the modules.mitchell
2007-08-15Renamed handlers module to events, updated everything to reflect changes.mitchell
2007-08-15Added extensive @usage LuaDoc like in lsnippets; modules/textadept/keys.luamitchell
2007-08-11Improved LuaDoc for _m.textadept.keys; modules/textadept/keys.luamitchell
2007-08-10Renamed textadept.handlers' add_function_to_handler to add_handler_function.mitchell
2007-08-09Renamed modules global to _m.mitchell
2007-08-09Added new LuaDoc, updated existing LuaDoc to be more consistent.mitchell
2007-08-06Initial import of the textadept module.mitchell