Open duran55 opened 2 months ago
h
is done, it's just not documented in the help menu. You can really use any non-command to show the help menu though since it prints on command not found.
I'll have a think about a short alias for r
. Right now the shortest unique identifier for refresh
would be ref
because we also have a reload
command. I'll probably need to rename one of those commands to be able to shorten it to one character.
Hi, can you please add two short command aliases: h for help and r for refresh. Thanks.