From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40534 invoked by alias); 22 Apr 2019 23:58:27 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 40006 invoked by uid 89); 22 Apr 2019 23:57:16 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_FAIL,UNSUBSCRIBE_BODY autolearn=no version=3.3.1 spammy=H*UA:4.2, H*x:4.2, sk:yourdom, powerful X-HELO: resqmta-ch2-01v.sys.comcast.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcastmailservice.net; s=20180828_2048; t=1555977430; bh=cc9pPfHuyLLhcAzAczU5W0ECamlNMQ6KYPqHzfxD22Y=; h=Received:Received:Received:From:To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=DeC/5udRPguGLqlzbQ0dwE7luPXA6Nfs85tqxPAbhmrU68lvcWFxdVT5kPRyNtJf8 paVcThuVdHmYeSuie5445cQL5VSmra60jonKNzVDg4B4Zw+0pz5ZKBL+MaSejmJUao omsOufSEbpI5PCGMdH03Yj660Jz9a+HWN5PBoBMutUZBU9hFKYTNaVjDNtiq5ZbrUz QrLXVolBPW+BHOrum0zh5JCXbEYoLo4AEyiSWDu3YvUalak8rd+6X/kOf1hyqQvyHO 788rVm577cjLx4FtdN5BFVScczf6tGnV/hajIdZ7fIU/Hddcj4GSY0g4BnTv7UQ1II bKquGBrzXo7wA== X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgeduuddrgeejgddvudcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucevohhmtggrshhtqdftvghsihdpqfgfvfdppffquffrtefokffrnecuuegrihhlohhuthemuceftddtnecufghrlhcuvffnffculddquddtmdenucfjughrpefhvffufffkofggtgfgsehtqhfstdfutddvnecuhfhrohhmpeetnhgurhgvficuufgthhhulhhmrghnuceoshgthhhulhhmrghnrdgrnhgurhgvfiesvghprgdrghhovheqnecuffhomhgrihhnpehfihhshhhshhgvlhhlrdgtohhmpdgthihgfihinhdrtghomhdpghhithhhuhgsrdgtohhmpdihohhurhguohhmrghinhdrtghomhenucfkphepuddtkedrfedurdelhedrudefheenucfrrghrrghmpehhvghlohephhgvlhhiuhhmpdhinhgvthepuddtkedrfedurdelhedrudefhedpmhgrihhlfhhrohhmpehstghhuhhlmhgrnhdrrghnughrvgifsegvphgrrdhgohhvpdhrtghpthhtoheptgihghifihhnqdgrnhhnohhunhgtvgestgihghifihhnrdgtohhmnecuvehluhhsthgvrhfuihiivgeptd X-Xfinity-VMeta: sc=-10;st=legit From: Andrew Schulman To: cygwin-announce@cygwin.com Subject: fish-3.0.2-2 (test) Date: Mon, 22 Apr 2019 23:58:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-SW-Source: 2019-04/txt/msg00020.txt.bz2 fish 3.0.2-2 is now available as a test release in Cygwin. This release has two changes from the previous Cygwin test release, 3.0.2-1: * Fixed external commands launched from config.fish don't have the correct tty modes[1]. * Universal variables are now stored separately for the x86_84 and i686 architectures, in fish_variables.x86_64 and fish_variables.i686 respectively, in ~/.config/fish. fish version 3 introduces backwards-incompatible changes with version 2: * See https://fishshell.com/release_notes.html for the list of upstream changes. See especially the release notes for fish 3.0.0. * Universal variables are saved in a different file now (fish_variables.$ARCH, instead of fishd.$HOSTNAME.$ARCH, in ~/.config/fish). fish will import your universal variables from the old version 2 file, but that may not work correctly with path variables (PATH, MANPATH, LD_LIBRARY_PATH). If you get strange errors about commands not found, you may need to reset them manually. Please test this release, and report here whether you find any problems or not. 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 [1]https://github.com/fish-shell/fish-shell/issues/2980 ******************************************************************* 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=3Dyourdomain.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.