From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C4B69385DC01 for ; Tue, 31 Mar 2020 05:08:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4B69385DC01 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1585631287; bh=ZJrhRvmBdO87Gvx5BjMTMQaSRS6kpOxza4t+7j5+zeI=; h=From:To:Date:Subject:Reply-To:From; b=Il39g++6WsDSnc7PDRH8irRHy2Y8pifyvIooB6RqA09SmH1pEl5WcvU02xXsjp03P ZvoY3UV/z6nx7ikcz5/JDPOe1etmG3740uwlx1bFI0sYjN/ai9Y3OXx/SwckwI3G1Q TaoOfHnzTSVeuPuIzldsyI5zttR225z9SPeQObMU= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 83949385C426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1585631287; bh=ZJrhRvmBdO87Gvx5BjMTMQaSRS6kpOxza4t+7j5+zeI=; h=From:To:Date:Subject:List-Id:List-Unsubscribe:List-Archive: List-Help:List-Subscribe:From; b=GjSrQQ9+GLybqA1H0o8M/puHSded1sTeh1tvDbgXnPQaaWbalZBxtjwOgJ4xyrNzl cUdFW6XV28IJJqSBoktTcQ+juby2tlwD9xhW2nkF/uv36fP3+Rpe8AACJGjmRp0TDP /tjEcdUVP7fGCsIVr3OpcGxwuqoquqwP310pZtgU= DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9425B385B836 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=yselkowitz@cygwin.com X-MC-Unique: APrKuqtANSqOKNEz-XdXkQ-1 X-Mailbox-Line: From cygwin-announce-vim-8.2.0486-1 Tue Mar 31 00:59:34 2020 From: Yaakov Selkowitz To: cygwin@cygwin.com Date: Tue, 31 Mar 2020 00:59:34 -0400 Message-Id: Subject: [ANNOUNCEMENT] vim 8.2.0486-1 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: cygwin.com Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-10.4 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2020 05:08:07 -0000 The following packages have been uploaded to the Cygwin distribution: * vim-8.2.0486-1 * vim-common-8.2.0486-1 * vim-minimal-8.2.0486-1 * gvim-8.2.0486-1 * xxd-8.2.0486-1 * vim-doc-8.2.0486-1 Vim (Vi IMproved) is an almost compatible version of the UNIX editor vi.=20 Almost every possible command can be performed using only ASCII characters. Many new features have been added: multilevel undo, command line history, file name completion, block operations, and editing of binary data. This is an update to the latest release, with new features: https://www.vim.org/vim-8.2-released.php -- Yaakov