arkhaix / emunisce

GNU General Public License v2.0
0 stars 0 forks source link

Add command aliases to the command console #14

Open arkhaix opened 6 years ago

arkhaix commented 6 years ago

It would be nice to support some shortcuts for long commands and alternate names for others. For example: 'ss' -> 'savestate', 'exit' -> 'quit', etc.

This should only handle cases where autocompletion is not sufficient (eg. no need for 'q' -> 'quit').