menu: [
                    {title: 'jump to address<kbd>g</kbd>', cmd: 'goto'},
                    {title: 'rename<kbd>n</kbd>', cmd: 'rename'},
                    {title: 'add comment<kbd>;</kbd>', cmd: 'comment'},
                    {title: 'code<kbd>c</kbd>', cmd: 'define'},