/contrib/tcsh/nls/C/set20

https://bitbucket.org/freebsd/freebsd-head/ · #! · 41 lines · 41 code · 0 blank · 0 comment · 0 complexity · b0f493a4df34ad82cf330d5d31321526 MD5 · raw file

  1. $ $tcsh: set20,v 1.3 2006/03/02 18:46:45 christos Exp $
  2. $ tc.bind.c
  3. $set 20
  4. 1 Invalid key name `%S'\n
  5. 2 Bad key name: %S\n
  6. 3 Bad command name: %S\n
  7. 4 Bad key spec %S\n
  8. 5 Null string specification\n
  9. 6 Standard key bindings\n
  10. 7 Alternative key bindings\n
  11. 8 Multi-character bindings\n
  12. 9 Arrow key bindings\n
  13. 10 %-15s-> is undefined\n
  14. 11 BUG!!! %s isn't bound to anything.\n
  15. 12 Usage: bindkey [options] [--] [KEY [COMMAND]]\n
  16. 13 -a list or bind KEY in alternative key map\n
  17. 14 -b interpret KEY as a C-, M-, F- or X- key name\n
  18. 15 -s interpret COMMAND as a literal string to be output\n
  19. 16 -c interpret COMMAND as a builtin or external command\n
  20. 17 -v bind all keys to vi bindings\n
  21. 18 -e bind all keys to emacs bindings\n
  22. 19 -d bind all keys to default editor's bindings\n
  23. 20 -l list editor commands with descriptions\n
  24. 21 -r remove KEY's binding\n
  25. 22 -k interpret KEY as a symbolic arrow-key name\n
  26. 23 -- force a break from option processing\n
  27. 24 -u (or any invalid option) this message\n
  28. 25 Without KEY or COMMAND, prints all bindings\n
  29. 26 Without COMMAND, prints the binding for KEY.\n
  30. 27 bad key specification -- null string\n
  31. 28 bad key specification -- empty string\n
  32. 29 Bad function-key specification. Null key not allowed\n
  33. 30 bad key specification -- malformed hex number\n
  34. 31 bad key specification -- malformed octal number\n
  35. 32 bad key specification -- malformed decimal number\n
  36. 33 Bad function-key specification.\n
  37. 34 Null key not allowed\n
  38. 35 bad key specification -- unknown name "%S"\n
  39. 36 usage: bind [KEY | COMMAND KEY | "emacs" | "vi" | "-a"]\n
  40. 37 Invalid function
  41. 38 %s\t\tis undefined\n