From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 100514 invoked by alias); 30 Jul 2019 03:16:35 -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 88863 invoked by uid 89); 30 Jul 2019 03:13:59 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=H*MI:cygwin, HTo:U*cygwin-announce, H*Ad:U*cygwin-announce X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 30 Jul 2019 03:16:00 -0000 Message-Id: <20190729231321.23338-1-yselkowitz@cygwin.com> Subject: vim 8.1.1772-1 X-SW-Source: 2019-07/txt/msg00061.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * vim-8.1.1772-1 * vim-common-8.1.1772-1 * vim-minimal-8.1.1772-1 * gvim-8.1.1772-1 * xxd-8.1.1772-1 * vim-doc-8.1.1772-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 Sunday's patchset. Sound playback support is enabled in gVim. -- Yaakov