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