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.osx.conf
Age
Commit message (
Collapse
)
Author
2011-07-29
Eliminated the need for keys.conf and keys.osx.conf.
mitchell
Thanks to Robert Gieseke for the idea and prototype code.
2011-07-28
keys.conf and keys.osx.conf can be in English or localized.
mitchell
2011-07-16
Add key commands that were previously undefined.
mitchell
2011-07-16
Added Toggle Fold menu command.
mitchell
2011-07-16
Rearranged Buffer and View menus and changed various accelerators.
mitchell
2011-07-16
Rearranged Edit menu and accelerators.
mitchell
2011-07-16
Moved Adeptsense commands into Tools menu.
mitchell
2011-07-15
Fixed accelerator conflict in menu.
mitchell
2011-07-15
Added menu and keys for moving lines up and down.
mitchell
2011-07-14
Added Upper and Lower menu commands for selection case.
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.