export const keymap = { 'save': 'ctrl+S', 'open': 'ctrl+O', 'new' : 'ctrl+N', 'terminal': '`', 'info': 'F1' };