fish, the friendly interactive shell is a shell that is focused on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use. fish features a user-friendly and powerful tab-completion, including descriptions of every completion, tab-completion of strings with wildcards, and many completions for specific commands. It also features an extensive and discoverable help system. A special help command gives access to all the fish documentation in your preferred Web browser. Other features include syntax highlighting with extensive error checking, support for the X clipboard, smart terminal handling based on terminfo, an easy to search, no duplicates history.
Re: Too bad ... > [Too bad...] It can't simply be used as a drop-in replacement for bash > =/ > I like it so much ... Yep. The problem is that if fish emulated the Pos...
Re: zsh? :) > > % I also suspect that most distros > wouldn't dream of > % switching from bash as the default > shell. > > > Well I'd vote for zsh being ...
Re: good to help people reach the shell > > I think fish is a good starting shell > for people that would be a little scared > by bash. > > I will suggest this to m...
Re: zsh? :) > *sigh* > > Same old story of same old code... > thanks for clearing up, hope that my > "anti-dup" comment didn't hurt you but > maybe helped to hav...
Re: zsh? :) > Hm, but what's missing in zsh or > bash-completion to start Yet Another > Shell? Good question. I started writing fish because of two missing features. Tab completi...