mirror of
https://github.com/atom/atom.git
synced 2026-02-18 18:34:21 -05:00
Ignore basic core move events in heatmap
This commit is contained in:
@@ -24,6 +24,10 @@ class CommandLogger extends ScrollView
|
||||
'core:cancel'
|
||||
'core:confirm'
|
||||
'core:delete'
|
||||
'core:move-down'
|
||||
'core:move-left'
|
||||
'core:move-right'
|
||||
'core:move-up'
|
||||
'editor:newline'
|
||||
'tree-view:directory-modified'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user