aboutsummaryrefslogtreecommitdiff
path: root/core/args.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2016-04-15 20:43:48 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2016-04-15 20:43:48 -0400
commit25685922b5491703776d19259ed81f6ff7aaecd6 (patch)
tree9ee29e2253eb26b24e05a457db44284ea6001f34 /core/args.lua
parent70d0efc33c34dc3cbbc9ea4f54a0d87439e0ac83 (diff)
downloadtextadept-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/args.lua')
0 files changed, 0 insertions, 0 deletions