index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
manual
/
14_Appendix.md
Age
Commit message (
Collapse
)
Author
2011-07-16
Add key commands that were previously undefined.
mitchell
2011-07-16
Updated key commands; doc/manual/14_Appendix.md
mitchell
2011-07-14
Changed menu labels to be more descriptive and added select_command() dialog.
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
Key commands are now in keys.conf and keys.osx.conf which are loaded by the _m.textadept.menu module.
2011-04-25
Changed Mac OSX Adeptsense completion from '~' to 'Ctrl+Esc'.
mitchell
2011-03-27
Updated manual.
mitchell
2011-03-23
Rewrote _m.textadept.snippets module.
mitchell
Snippet syntax has changed; see LuaDoc for details.
2011-02-25
Changed Ctrl+H key command (highlight word) to Ctrl+Shift+H.
mitchell
Ctrl+H will now show symbol apidoc when available.
2011-01-27
Added Adeptsense complete key commands to the manual.
mitchell
2010-12-29
The filter-through module handles selected text as stdin better.
mitchell
2010-12-23
Added filter-through module for shell commands.
mitchell
2010-11-30
New manual.
mitchell