fixed navigation

This commit is contained in:
2019-01-19 16:16:04 +01:00
parent 32837fffa6
commit c642ad90f9
3 changed files with 5 additions and 4 deletions

View File

@ -23,7 +23,7 @@
term.echo('\n' + response).resume();
});
}, {
greetings: '[[;green;]' + new Date().toString().slice(0, 24) + "]\n\nPress Enter for more information on occ commands.\n",
greetings: '[[;green;]' + new Date().toString().slice(0, 24) + "]\n\nPress [[;#ff5e99;]Enter] for more information on [[;#009ae3;]occ] commands.\n",
name: 'occ',
prompt: 'occ $ ',
completion: response,