1231990Smp$ $tcsh: set20,v 1.4 2011/02/04 18:19:44 christos Exp $
269408Sache$ tc.bind.c
369408Sache$set 20 
469408Sache1 Invalid key name `%S'\n
569408Sache2 Bad key name: %S\n
669408Sache3 Bad command name: %S\n
769408Sache4 Bad key spec %S\n
869408Sache5 Null string specification\n
969408Sache6 Standard key bindings\n
1069408Sache7 Alternative key bindings\n
1169408Sache8 Multi-character bindings\n
1269408Sache9 Arrow key bindings\n
13231990Smp10 %-15s->  ���� ������������������\n
1469408Sache11 BUG!!! %s isn't bound to anything.\n
15231990Smp12 ������������������������: bindkey [������������������] [--] [�������� [��������������]]\n
1669408Sache13     -a   list or bind KEY in alternative key map\n
1769408Sache14     -b   interpret KEY as a C-, M-, F- or X- key name\n
1869408Sache15     -s   interpret COMMAND as a literal string to be output\n
1969408Sache16     -c   interpret COMMAND as a builtin or external command\n
2069408Sache17     -v   bind all keys to vi bindings\n
2169408Sache18     -e   bind all keys to emacs bindings\n
2269408Sache19     -d   bind all keys to default editor's bindings\n
2369408Sache20     -l   list editor commands with descriptions\n
2469408Sache21     -r   remove KEY's binding\n
2569408Sache22     -k   interpret KEY as a symbolic arrow-key name\n
2669408Sache23     --   force a break from option processing\n
2769408Sache24     -u   (or any invalid option) this message\n
2869408Sache25 Without KEY or COMMAND, prints all bindings\n
2969408Sache26 Without COMMAND, prints the binding for KEY.\n
3069408Sache27 bad key specification -- null string\n
3169408Sache28 bad key specification -- empty string\n
3269408Sache29 Bad function-key specification.  Null key not allowed\n
3369408Sache30 bad key specification -- malformed hex number\n
3469408Sache31 bad key specification -- malformed octal number\n
3569408Sache32 bad key specification -- malformed decimal number\n
3669408Sache33 Bad function-key specification.\n
3769408Sache34 Null key not allowed\n
3869408Sache35 bad key specification -- unknown name "%S"\n
39231990Smp36 ������������������������: bind [KEY | COMMAND KEY | "emacs" | "vi" | "-a"]\n
40231990Smp37 �������������� ��������������
41231990Smp38  %s\t\t���� ������������������\n
42