-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Many commands have -x
or --x=y
style command arguments that are passed before their usual expected data.
Catch these as appropriate. For example right now unbind
expects a key sequence, but the next argument might actually be --mode=ex
. Or js
expects javascript, but it might actually get an arg -p
first.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request