executable
executable copied to clipboard
Automatic shortcuts
It would very cool if long option names were given automatic single letter shortcuts, as long a ashortcut hasn't already been defined.
This could be implemented in a number of ways. It could be a method or a special module to mixin that generates the aliases dynamically. Or it could just be something the option parser handles under the hood and a config option would need to be set to deactivate the feature.