Added support for adding tab completions to any command with out a build in
authorja7 <ja7>
Mon, 17 Jun 2002 14:57:34 +0000 (14:57 +0000)
committerja7 <ja7>
Mon, 17 Jun 2002 14:57:34 +0000 (14:57 +0000)
completion function.
add the folowing line to allow tab completion on element set name f2locations
to the elements command

  register_tab elements f2locations

som small clean up of the tabcompletions added completion on filenames to
the set_apdufile set_marcdump . and ! commands
now uses strncasecmp when findding stuff to complete on. eg
format xml "tabcomplets to" format XML

Extended authentication command to allow 2 arguments and send userid and
password in the Z_IdAuthentication_idPass structure


No differences found