Patrick Schoenfeld wrote: > On Wed, Sep 23, 2009 at 04:38:03PM +0300, Eugene V. Lyubimkin wrote: >> Hi, >> >> Patrick Schoenfeld wrote: >>> when someone enters an unknown command into the cupt shell it says: >>> >>> cupt>? >>> >>> E: unrecognized command 'x' >>> >>> It should probably say which command is unknown instead. >>> >> Sorry, I didn't understand. What you suggest cupt to print when user entered >> '?'? Help output? > > Thats also a good idea, but no, what I suggested is that > if I enter > > xyz > > that it prints > > E: unrecognized command 'xyz' > > and not > > E: unrecognized command 'x' > > x is not a placeholder here. It is always printed, regardless > of what the user enters. > > For the above example this would mean to print > > E: unrecognized command '?' > Unreproducible for me (regardless libterm-readline-gnu-perl installed or not):
$ cupt shell This is an interactive shell of the cupt package manager. Building the package cache... [done] cupt>xyz E: unrecognized command 'xyz' cupt>uiop E: unrecognized command 'uiop' cupt> Can you post the full shell session log? Do you have some other Perl shell helper module installed (i.e. 'dpkg -l | grep "libterm.*perl"'?) -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com C++/Perl developer, Debian Developer
signature.asc
Description: OpenPGP digital signature

