On Thu, Dec 02, 2010 at 11:17 AM, Grissiom said:
> man is OK on my  machine? What is your encoding settings(LC_*) on
> your box? If it is UTF-8, you may go to see /usr/lib/man.conf and
> remove the -T option of the  NROFF command.

The only LC_* I have set is LC_ALL="C".  The NROFF line from man.conf
is:

NROFF           /usr/bin/nroff -mandoc -c

> > [...]
> > In general, when giving help, whether with tab-completion or some
> > other mechanism (such as "help --help") when there are more than a
> > few options, we want to give the user less than a screenful of
> > information giving them a few options on how to get more
> > information of a more specific nature.  Anytime the user has to
> > scroll an alphabetical list of options, those options should be as
> > homogeneous as possible. 
> 
> Maybe I'm lost in the thread. I think we are talking about change help
> to display pages in terminal instead of a new browser. Is this
> correct?

Yes, it was about displaying help in the terminal.  I believe the
limitations of the current completion system keep us from making
optimal use of help in the terminal.  Currently "help <tab>" creates
several pages of output which I think is too much.  One work-around
would be to violate one of the design principles and create
"help-command" and "help-topic" functions in addition to plain
"help".


Peace, James

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to