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
2012-01-24
Rename module shortcut variables.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Renamed editing module's 'current_word' to 'select_word'.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2012-01-01
Code cleanup.
mitchell
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-19
Close process; modules/textadept/keys.lua
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-11-23
Removed _m.textadept.editing.select_style().
mitchell
2011-11-23
Added theme utilities, modified light and dark themes, and removed scite theme.
mitchell
2011-09-26
Lua code cleanup.
mitchell
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-08-28
Change Command+Option+Letter keys to Control+Command+Letter keys on Mac OSX.
mitchell
2011-08-22
Changed some key commands.
mitchell
2011-08-10
Change bindings for switching buffers and views on Mac OSX.
mitchell
2011-08-09
Changed Next View/Previous View key bindings; modules/textadept/keys.lua
mitchell
2011-08-09
Swap Control and Command key definitions on Mac OSX.
mitchell
2011-08-09
Swap Replace/Replace All and Run/Compile key bindings.
mitchell
2011-07-31
Updated documentation; modules/textadept/keys.lu
mitchell
2011-07-30
Code cleanup.
mitchell
2011-07-29
Eliminated the need for keys.conf and keys.osx.conf.
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
2011-07-11
Fixed bug in key commands; modules/textadept/keys.lua
mitchell
2011-07-11
Allow buffer functions to omit buffer argument.
mitchell
2011-07-11
Added io.open_recent_file().
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-06-16
Use functions for generating unique IDs for markers, indicators, and user lists.
mitchell
2011-05-05
Removed non-existant key chain; modules/textadept/keys.lua
mitchell
2011-04-20
Fixed incorrect key command; modules/textadept/keys.lua
mitchell
2011-03-24
Changes to key and menu command definitions.
mitchell
2011-03-23
Rewrote _m.textadept.snippets module.
mitchell
2011-02-25
Changed Ctrl+H key command (highlight word) to Ctrl+Shift+H.
mitchell
2011-01-21
Code cleanup.
mitchell
2010-12-28
Updated copyright information.
mitchell
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
[next]