delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/04/05/09:34:14

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E08513857437
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1680701618;
bh=fNlb/MMAr/uQRO0C25tHC0seMAeWwXlszsy3wDlsWhA=;
h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=RPptuEoV8fqGHiYzemE5EWwQek4+1q+WWorKQ0GE0UreAcm9GyIWQ5DZKjijFtVIC
+BN8dJfMEL33ROXEoMs8LvaBlkyNJzO0fY7bWqrXsEZ30ZZHQLlFPlDGCNC6WUXfft
FgLfEZFVrCXwJk1eYeL6DEiSuuYDZNN4bdgDAFC4=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AD3F83857000
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1A8F7385842E
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1144E3858D20
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112; t=1680701522;
h=to:subject:message-id:date:from:mime-version:x-gm-message-state
:from:to:cc:subject:date:message-id:reply-to;
bh=7CPewLWmBCsTBI5WeFwUGzbuxtzBLB3o8RAuALKvtTY=;
b=P/xun7BAoEZJd22UtFlk2e9+HFgrAoG1WIj2N7UivCrvPnz65rksHFDg0Rj71kAEz3
+x69jwUKrUSyN3z3iTq9c1QYZhErFYLKMvgyxuydbv1mm6P/9nPf75UB09iI8Y0ZDVnF
oM+BmnK5WCoC0MxYwGh1O4q5UR7keuAeCV5tsjPqqrl7VFG+5OkwnWzqWaZhDW8CcUP+
1azH66VHvYpEqvEBtpT4OjkiV4RVgAlLkpHug5RvxB/f8mK1X8uqYMCgXLF4aJQVmwRW
hZodxwOEFBO0l762wB3rkBjZkXy4oado1nPtTFPHKhmZtSWf6TL/3gpMvuYnE6mQxxm5
nxCA==
X-Gm-Message-State: AAQBX9cOdnVU5RlyqvJ9iGSY0YAXLbow6tK+TUUL5mh9rqcpwhZPfKKl
Tg9rtU81oc0MJOJTV37e6/Lvo3OuQxj7G2L1bO45GSIHy5Q=
X-Google-Smtp-Source: AKy350biiyKskp5Yczcrh5Fne94620kcfhmP2wCDDavjdDTAjrffiqKECjxvzhCkmu1n93euIy5HKQ42TMgzZlI+nIs=
X-Received: by 2002:aa7:d987:0:b0:502:7d3f:25e9 with SMTP id
u7-20020aa7d987000000b005027d3f25e9mr1820094eds.1.1680701522161; Wed, 05 Apr
2023 06:32:02 -0700 (PDT)
MIME-Version: 1.0
Date: Wed, 5 Apr 2023 09:31:51 -0400
Message-Id: <announce.CAJOCpN16R1hb7y_72_iHMboGw6dhywht0PdHPrimCMCqHgyh9Q@mail.gmail.com>
Subject: [ANNOUNCEMENT] fish 3.6.1-1
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=1.4 required=5.0 tests=BAYES_05, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.6
X-Spam-Level: *
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Andrew Schulman via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Andrew Schulman via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

fish 3.6.1-1 is now available in Cygwin. This is a new upstream release,
with minor improvements and bug fixes. See the upstream release notes[1] for
a list of changes.

Also in this release, the fish documentation has been moved into a separate
package, fish-doc. The same documentation is available online at the fish
site[2].

fish is the friendly interactive shell. It's a Unix shell that focuses 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.

Home page: https://fishshell.com

Andrew E. Schulman

[1] https://fishshell.com/docs/current/relnotes.html
[2] https://fishshell.com/docs/current/index.html

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019