Add more chars to the shortcut parser

This commit is contained in:
Ben Ogle
2013-11-22 10:02:52 -08:00
parent 18399aa264
commit d5ce1a0312

View File

@@ -21,12 +21,15 @@ tooltipDefaults =
hide: 100
container: 'body'
html: true
placement: 'auto top'
modifiers =
cmd: ''
option: ''
ctrl: ''
alt: ''
option: ''
shift: ''
enter: ''
left: ''
right: ''
up: ''