DragonFly submit List (threaded) for 2009-02
DragonFly BSD
DragonFly submit List (threaded) for 2009-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [PATCH] Add `set -o tabcomplete' to /bin/sh.


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Sun, 15 Feb 2009 11:59:05 +0900

On Sat, Feb 14, 2009 at 05:19:08PM +0100, Simon 'corecode' Schubert wrote:
>>        The attached patch adds `tabcomplete' option, which turns on
>> this file name completion feature, which defaults to off.
>
> Is there any reason to default to off?

Actually all `set -o' flags are turned off at the beginning, then only
a few of them are turned on depending on how the shell is invoked, etc.

> Also, why is -o emacs off by default?

To avoid vi vs emacs wars, I guess.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]