export const keymap = { 'save': 'ctrl+s', 'open': 'ctrl+o', 'new' : 'ctrl+n', 'terminal': '`', 'info': 'F1' };