From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by sourceware.org (Postfix) with ESMTP id 9425B385B836 for ; Tue, 31 Mar 2020 05:08:03 +0000 (GMT) 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 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-238-APrKuqtANSqOKNEz-XdXkQ-1; Tue, 31 Mar 2020 01:07:59 -0400 X-MC-Unique: APrKuqtANSqOKNEz-XdXkQ-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id DE0D6107ACC7 for ; Tue, 31 Mar 2020 05:07:58 +0000 (UTC) Received: from smtp.corp.redhat.com (ovpn-112-29.rdu2.redhat.com [10.10.112.29]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 887D119C6A for ; Tue, 31 Mar 2020 05:07:58 +0000 (UTC) X-Mailbox-Line: From cygwin-announce-vim-8.2.0486-1 Tue Mar 31 00:59:34 2020 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 31 Mar 2020 00:59:34 -0400 Message-Id: <20200331005934.126172-1-yselkowitz@cygwin.com> Subject: 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2020 05:08:06 -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