diff options
author | 2016-04-15 20:43:48 -0400 | |
---|---|---|
committer | 2016-04-15 20:43:48 -0400 | |
commit | 25685922b5491703776d19259ed81f6ff7aaecd6 (patch) | |
tree | 9ee29e2253eb26b24e05a457db44284ea6001f34 /core/iface.lua | |
parent | 70d0efc33c34dc3cbbc9ea4f54a0d87439e0ac83 (diff) | |
download | textadept-25685922b5491703776d19259ed81f6ff7aaecd6.tar.gz textadept-25685922b5491703776d19259ed81f6ff7aaecd6.zip |
Use function notation for menu and key commands.
As a result, the undocumented `textadept.keys.utils` has been removed. Those
functions have been moved directly into menu definitions and their corresponding
keys have been bound to those menu functions (this also shows menu key shortcuts
properly). Therefore, "textadept.menu" should be loaded before "textadept.keys"
now. Also, setting `textadept.menu.menubar = {}` must be done within an
`events.INITIALIZED` handler.
Diffstat (limited to 'core/iface.lua')
0 files changed, 0 insertions, 0 deletions