pasteSelected: {
        linux: {label: 'Ctrl+V', ctrl: true, key: 86},
        mac: {label: '⌘+V', meta: true, key: 86},
      },