Difference between revisions of "Fish"

From Free Software Directory
Jump to: navigation, search
(Added Python and Ruby link)
m (added categories)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
fish has very user-friendly and powerful tab-completion, including descriptions of every completion, completion of strings with wildcards, and many completions for specific commands. It also has extensive and discoverable help. A special help command gives access to all the fish documentation in your Web browser. Other features include smart terminal handling based on terminfo, an easy to search, no duplicates history, and syntax highlighting.
 
fish has very user-friendly and powerful tab-completion, including descriptions of every completion, completion of strings with wildcards, and many completions for specific commands. It also has extensive and discoverable help. A special help command gives access to all the fish documentation in your Web browser. Other features include smart terminal handling based on terminfo, an easy to search, no duplicates history, and syntax highlighting.
 
|Homepage URL=http://fishshell.com
 
|Homepage URL=http://fishshell.com
|User level=intermediate
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone https://github.com/fish-shell/fish-shell.git
 
|VCS checkout command=git clone https://github.com/fish-shell/fish-shell.git
Line 19: Line 18:
 
** [https://github.com/fish-shell/fish-shell/#building Building notes]
 
** [https://github.com/fish-shell/fish-shell/#building Building notes]
 
** [https://github.com/fish-shell/fish-shell/#runtime-dependencies Runtime dependencies]
 
** [https://github.com/fish-shell/fish-shell/#runtime-dependencies Runtime dependencies]
|Decommissioned/Obsolete=No
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
 
 
|Related projects=Bash, Zsh
 
|Related projects=Bash, Zsh
 
|Keywords=shell, syntax highlighting
 
|Keywords=shell, syntax highlighting
|Version identifier=2.1.0
+
|Version identifier=3.1.0
|Version date=2014/09/26
+
|Version date=2020/02/12
 
|Version status=stable
 
|Version status=stable
|Version download=https://github.com/fish-shell/fish-shell/archive/2.1.1.tar.gz
+
|Version download=https://github.com/fish-shell/fish-shell/releases/download/3.1.0/fish-3.1.0.tar.gz
|Version comment=[http://fishshell.com/release_notes.html Version 2.1.1 release notes]
+
|Last review by=Genium
 +
|Last review date=2020/03/20
 +
|Submitted date=2011-04-01
 +
|User level=intermediate
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://github.com/fish-shell/fish-shell/releases/download/3.1.0/fish-3.1.0.tar.gz.asc
 
|Test entry=No
 
|Test entry=No
|Last review by=Bendikker
 
|Last review date=2018/04/16
 
|Submitted date=2011-04-01
 
 
|Is GNU=No
 
|Is GNU=No
|License verified date=2008-01-25
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2
 
|License=GPLv2
|License copyright=http://fishshell.com/docs/current/license.html
+
|License copyright=Copyright (C) 2005-2009 Axel Liljencrantz
|License verified by=Deborah Nicholson
+
Copyright (C) 2009-2020 fish-shell contributors
|License verified date=2008-01-25
+
|License verified by=Genium
 +
|License verified date=2020/03/20
 +
|License note=https://github.com/fish-shell/fish-shell/blob/master/COPYING
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 77: Line 78:
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
 
|Resource URL=http://github.com/fish-shell/fish-shell/issues
 
|Resource URL=http://github.com/fish-shell/fish-shell/issues
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://github.com/fish-shell/fish-shell
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 
|Software-development=shell
 
|Software-development=shell
 
}}
 
}}

Latest revision as of 23:36, 20 March 2020


[edit]

fish

http://fishshell.com
User-friendly interactive shell

fish (friendly interactive shell) is a shell focused on interactive use, discoverability, and friendliness.

fish has very user-friendly and powerful tab-completion, including descriptions of every completion, completion of strings with wildcards, and many completions for specific commands. It also has extensive and discoverable help. A special help command gives access to all the fish documentation in your Web browser. Other features include smart terminal handling based on terminfo, an easy to search, no duplicates history, and syntax highlighting.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Genium

Verified on

20 March 2020

License

X11

Verified by

Deborah Nicholson

Verified on

25 January 2008

License

LGPL

Verified by

Deborah Nicholson

Verified on

25 January 2008




Leaders and contributors

Contact(s)Role
ridiculousfish Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/fish
Python (Ref)https://pypi.org/project/fish
Debian (Ref)https://tracker.debian.org/pkg/fish
SupportMailing Listhttps://lists.sourceforge.net/lists/listinfo/fish-users
DeveloperBug Trackinghttps://github.com/fish-shell/fish-shell
IssuesBug Trackinghttp://github.com/fish-shell/fish-shell/issues


Software prerequisites

KindDescription
Required to buildg++ / clang
Weak prerequisitegettext
Required to buildautoconf
Weak prerequisiteDoxygen
Required to buildcurses / ncurses




Entry
















"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Issues" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.