delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:reply-to:from:to:subject:date:message-id | |
:mime-version:content-type:content-transfer-encoding; q=dns; s= | |
default; b=pokIuIP07Zgw4C4NoBWttEjHpHfO2VG1Kan+kPfbL55KAHqlKCM+i | |
VJkkJd5O4Y8FRI9HC9VG2apMaENafjX/x32DqHI2VzqDhvRcZrbAqQFsSH2ABdOT | |
hnwefTBSznB9O0cFvDuPs4eXx0PnUWLQQnpn5j0EcCFv8JK2TKcEQo= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:reply-to:from:to:subject:date:message-id | |
:mime-version:content-type:content-transfer-encoding; s=default; | |
bh=I1QuCs0/BM11u5FztlVmRgZCPas=; b=jb7arxGXzpfhiaRk0ERH4+Vz16El | |
5WA1CjPKnPscqhFr6E4xv3oBvZELdsXimMiWvf0SbNaSLnbT6g8I6dJIZBlxoCr5 | |
OPT8zFQ0aY1hOckZ5NtjDdH2gu6Ei2723c3VsMkkSnuquTGHCTqWwmhgpGDt1uzv | |
CLZRWpSQ39pbZYg= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-HELO: | localhost.localdomain |
Reply-To: | cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=0.8 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 |
From: | Andrew Schulman <schulman DOT andrew AT epa DOT gov> |
To: | cygwin AT cygwin DOT com |
Subject: | [ANNOUNCEMENT] Updated: fish-2.2.0-3 |
Date: | Sun, 30 Aug 2015 10:20:44 -0400 |
Message-Id: | <announce.0m36ualo8aaiub32b4jg8m4jdqketq3f7b@4ax.com> |
MIME-Version: | 1.0 |
X-Archive: | encrypt |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id t7UJHv9A007756 |
A new release of fish is available in the Cygwin distribution. fish 2.2.0-3 is the first current release of fish 2.2 for Cygwin. Version 2.2.0-1 and -2 were available as test releases. fish 2.2 has significant changes since fish 2.1; please see http://fishshell.com/release_notes.html for the full list. ISSUES WHEN UPDATING FROM FISH 2.1 to 2.2: 1. You may see errors when fish starts, saying that "Old versions of fish appear to be running." This is because of architectural changes (removal of fishd) from fish 2.1 to 2.2. If you see this, please try running the following commands: * pkill fish, or killall fish (to kill all running instances of fish, and especially fishd) * rm -rf /tmp/fish* * If necessary, rm ~/.config/fish/fishd.* . But this probably will remove all of your stored universal variables. Then restart fish. If the error messages persist, please report that to the cygwin list. 2. fish may hang at startup. This happens because the startup file /etc/fish/config.fish in fish 2.1.1 included syntax that causes fish 2.2.0 to hang. * If you didn't customize /etc/fish/config.fish, then there's nothing you need to do. The old file will be replaced with a corrected new one when you update, and fish should start normally. * If you did customize /etc/fish/config.fish, then your customized file won't be replaced on update, and fish will probably hang at startup (a "cat" process will be running, waiting forever for input). To fix this: + Press Ctrl-D. Startup should then continue normally. + Exit fish, then kill any other running instances of fish and cat. + Replace your old /etc/fish/config.fish with a copy of /etc/defaults/etc/fish/config.fish, and re-add any customizations you want to make. + Restart fish. If you've tried the above and fish still hangs on startup, please report that to the cygwin list. 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: http://fishshell.com Andrew E. Schulman ******************************************************************* To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com If you need more information on unsubscribing, start reading here: http://cygwin.com/lists.html#subscribe-unsubscribe Please read *all* of the information on unsubscribing that is available starting at this URL. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |