With the new patterns, `Focus.inputMatchesCommand(command, cmd)` felt wrong, so this patch renames the `command` argument of `onFocusEvent()` to `input`, to better match what it really is. Signed-off-by: Gergely Nagy <algernon@keyboard.io>