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
/
filter_through.lua
Age
Commit message (
Expand
)
Author
2013-04-11
Added key modes and changed the command entry to use them.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-11-23
Code cleanup.
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-01-21
Code cleanup.
mitchell
2010-12-29
The filter-through module handles selected text as stdin better.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-12-23
Added filter-through module for shell commands.
mitchell