1$ tc.bind.c 2$set 20 31 Invalid key name `%S'\n 42 Bad key name: %S\n 53 Bad command name: %S\n 64 Bad key spec %S\n 75 Null string specification\n 86 Standard key bindings\n 97 Alternative key bindings\n 108 Multi-character bindings\n 119 Arrow key bindings\n 1210 %-15s-> is undefined\n 1311 BUG!!! %s isn't bound to anything.\n 1412 Usage: bindkey [options] [--] [KEY [COMMAND]]\n 1513 -a list or bind KEY in alternative key map\n 1614 -b interpret KEY as a C-, M-, F- or X- key name\n 1715 -s interpret COMMAND as a literal string to be output\n 1816 -c interpret COMMAND as a builtin or external command\n 1917 -v bind all keys to vi bindings\n 2018 -e bind all keys to emacs bindings\n 2119 -d bind all keys to default editor's bindings (%s)\n 2220 -l list editor commands with descriptions\n 2321 -r remove KEY's binding\n 2422 -k interpret KEY as a symbolic arrow-key name\n 2523 -- force a break from option processing\n 2624 -u (or any invalid option) this message\n 2725 Without KEY or COMMAND, prints all bindings\n 2826 Without COMMAND, prints the binding for KEY.\n 2927 bad key specification -- null string\n 3028 bad key specification -- empty string\n 3129 Bad function-key specification. Null key not allowed\n 3230 bad key specification -- malformed hex number\n 3331 bad key specification -- malformed octal number\n 3432 bad key specification -- malformed decimal number\n 3533 Bad function-key specification.\n 3634 Null key not allowed\n 3735 bad key specification -- unknown name "%S"\n 3836 usage: bind [KEY | COMMAND KEY | "emacs" | "vi" | "-a"]\n 3937 Invalid function 4038 %s\t\tis undefined\n 41