POV-Ray : Newsgroups : povray.off-topic : Who was looking for message-passing OS examples? : Re: OS what-ifs Server Time
7 Sep 2024 09:21:29 EDT (-0400)
  Re: OS what-ifs  
From: Nicolas Alvarez
Date: 18 Aug 2008 22:21:05
Message: <48aa2e11@news.povray.org>
Warp wrote:
> Nicolas Alvarez <nic### [at] gmailcom> wrote:
>> Recent versions of bash come preconfigured for smart autocomplete. Random
>> example:
>> apt-get remove <tab> completes package names you already have installed.
> 
>   I like the smart autocomplete in zsh.

Bash can do that too. It's just stupidly disabled by default.

From fish design document:
"A special note on the evils of configurability is the long list of very
useful features found in some shells, that are not turned on by default.
Both zsh and bash support command specific completions, but no such
completions are shipped with bash by default, and they are turned off by
default in zsh. Other features that zsh support that are disabled by
default include tab-completion of strings containing wildcards, a sane
completion pager and a history file."


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.