cutSelected: {
        linux: {label: 'Ctrl+X', ctrl: true, key: 88},
        mac: {label: '⌘+X', meta: true, key: 88},
      },