From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61162 invoked by alias); 5 Mar 2018 22:21:33 -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 Received: (qmail 59688 invoked by uid 89); 5 Mar 2018 22:21:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=H*MI:cygwin, multilevel, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com X-Mailbox-Line: From cygwin-announce-vim-8.0.1567-1 Mon Mar 05 16:20:37 2018 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 05 Mar 2018 22:21:00 -0000 Message-Id: <20180305162037.4312-1-yselkowitz@cygwin.com> Subject: vim 8.0.1567-1 X-SW-Source: 2018-03/txt/msg00006.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * vim-8.0.1567-1 * vim-common-8.0.1567-1 * vim-doc-8.0.1567-1 * vim-minimal-8.0.1567-1 * gvim-8.0.1567-1 * xxd-8.0.1567-1 Vim (Vi IMproved) is an almost compatible version of the UNIX editor vi. 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 yesterday's upstream patchset. -- Yaakov