Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-01 20:50
1.22.0

Este comunicado contém suporte para multi-edição de linha, indentação automática, diminuição do uso de memória, gravação automática e recarga do arquivo histórico, e muitas correções e ajustes.
Tags: Major feature enhancements
This release contains support for multi-line editing, autoindentation, decreased memory usage, automatic saving and reloading of the history file, and many bugfixes and tweaks.

2006-09-04 19:29
1.21.12

Este comunicado contém correções para bugs no autoloader função e no retorno embutida. Ele também corrige um problema de compilação no OS X e tem vários ajustes na interface de usuário.
Tags: Minor bugfixes
This release contains fixes to bugs in the function autoloader and in the return builtin. It also fixes a build problem on OS X and has several user interface tweaks.

2006-08-24 15:40
1.21.11

Esta versão contém uma longa série de patches para melhorar o apoio de peixes em plataformas não-Linux, Solaris e principalmente os BSDs. Ele também contém uma actualização de traduções francês, eo limite do número de conclusões de guia que pode ser tratada foi removido. Muitos outros pequenos ajustes e um pequeno número de correções de bugs em geral tenham ido para essa versão também.
Tags: Minor bugfixes
This version contains a long series of patches to
improve fish support on non-Linux platforms,
mostly Solaris and the BSDs. It also contains an
updated French translation, and the limit on the
number of tab completions that could be handled
has been removed. Many other minor tweaks and a
small number of general bugfixes have gone into
this release as well.

2006-07-29 22:21
1.21.10

Esta versão é uma pequena atualização com alguns bugs corrigidos, incluindo algumas questões PATH, bem como vários problemas de compilação para o Solaris.
Tags: Minor bugfixes
This version is a minor update containing a few
bugfixes, including some PATH issues as well as
several build issues for Solaris.

2006-07-16 06:27
1.21.9

Muitas correções foram feitas, incluindo correções para falhas diversas e algumas pequenas correções, como por builtins devolver o status de saída errada e correções da documentação. Existem também algumas novas funcionalidades. Fish foi traduzido para o francês. Quando o cursor está em um token que é um prefixo de um caminho válido, o token é sublinhado. Diretórios não dado ao builtin cd são sinalizado como um erro. Operadores de expansão de parâmetros como "*", "%" e "~" são destaque de sintaxe, assim como os códigos de escape como "\ x7f" e "\ n".
Tags: Major bugfixes
Many bugfixes were made, including fixes for
several crashes and some minor fixes, like for
builtins returning the wrong exit status and
documentation corrections. There are also a few
new features. Fish has been translated to French.
When the cursor is on a token that is a prefix of
a valid path, the token is underlined.
Non-directories given to the cd builtin are
flagged as an error. Parameter expansion operators
like "*", "%", and "~" are syntax highlighted, as
are escape codes like "\x7f" and "\n".

Project Resources