Define enter as ‘core:confirm’ in select-list mini editors
We were leaving this to packages to define, and they were getting it wrong by selecting into the ‘input’ which is now in shadow.
Esse commit está contido em:
@@ -15,6 +15,9 @@
|
||||
'shift-tab': 'editor:outdent-selected-rows'
|
||||
'ctrl-K': 'editor:delete-line'
|
||||
|
||||
'.select-list atom-text-editor.mini':
|
||||
'enter': 'core:confirm'
|
||||
|
||||
'.tool-panel.panel-left, .tool-panel.panel-right':
|
||||
'escape': 'tool-panel:unfocus'
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário