Path to this page:
./
shells/fish3,
User friendly command line shell for UNIX-like operating systems
Branch: CURRENT,
Version: 3.7.1,
Package name: fish-3.7.1,
Maintainer: pkgsrc-usersfish is a user friendly command line shell for UNIX-like operating
systems, written mainly with interactive use in mind. It differs
from other shells in that it only provides as few commands as
built-ins as possible and has a daemon which allows it to have
shared variables and command-line history between shell instances.
It also features feature-rich tab-completion and has command-line
syntax highlighting.
This is the old 3.x branch of the fish shell, written in C++.
Unmaintained and no longer supported upstream, but kept in pkgsrc
for portability with platforms where a Rust compiler might not be
available.
Master sites:
Filesize: 2896.246 KB
Version history: (Expand)
- (2025-12-13) Package added to pkgsrc.se, version fish-3.7.1 (created)
CVS history: (Expand)
| 2025-12-13 18:58:55 by Paolo Vincenzo Olivo | Files touched by this commit (8) |
Log message:
shells/fish3: reimport fish 3.x branch as fish3
fish is a user friendly command line shell for UNIX-like operating
systems, written mainly with interactive use in mind. It differs
from other shells in that it only provides as few commands as
built-ins as possible and has a daemon which allows it to have
shared variables and command-line history between shell instances.
It also features feature-rich tab-completion and has command-line
syntax highlighting.
This is the old 3.x branch of the fish shell, written in C++.
Unmaintained and no longer supported upstream, but kept in pkgsrc
for portability with platforms where a Rust compiler might not be
available.
|