X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=oGvDnyn+j0Ke85Y1Xx+qVPJd9KMxg w+gWk7CcwDBsHtjzqxx+yal0mVTCGDRnQSdBJwHtis3O9xyWbOt4lTGRggj8+/wo 3N4MqA0gVUEbNTnP4wuJKcuBEBQZkYTIoe8V9gd8TKqclYz8Cushh+pBPbrPFJZ9 WFxrLRcPnghNO0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=vO3YW5Nes6hGZOrlZu8BUOen8pY=; b=MQF PTiONP/2UQv6yVDH8fgWYIKlogGr1gCWHHV5BoqcTbJfk+HAjKiFjyhwy7F2AjU6 KF5oLHjEuk6CiXwWvFfzkeR1bRU6J4bivZCInZe46g17R4T4APisJWmI20MKgMhX 9vwaTrFbtJRN2s8k5FWGO6I/tIfF/TlamrklVrKA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=Welcome, 81 X-HELO: mail-io1-f51.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=onQ8Kjr9q4VyWQUztLtTMBcLgSzlzc2IE9GlBgAItYA=; b=cOVTwu8KIRrSGNMj20SGgFfJq53Js+AIej66dr3M3oF6CyZDRyTq8g41qxP/5kLNkp vqEPTfV8sQiPIjuBE/K6IhlJkbBKdo/RlkoMtpgWcTnaM7FtsgRi4JE6BMpcRehbYvGv dbC2ybv8Be2V0e2fVgbCKRL0M6KpWMxWu764SYFZxz708xjsktAh3Vn/bvQWAfJ+H/fp 2O35VMOs9JiMw31hVNhrDHl5rymux9doJ7riwtJBfOGPMfqIiyT8l79guPNYCImqZOGy KDrohTZglx8NNUwwXGp2vRjjHhPJSHezgInYh219C5Q0XdwTfN3L6BDDVgvmxBw74z+k +NXg== MIME-Version: 1.0 From: Keith Christian Date: Tue, 21 Jan 2020 13:34:02 -0700 Message-ID: Subject: Character string on first line of vim is similar to +q436f+q6b75+q6b64+q6b72 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes This doesn't happen every time, but frequently enough with different files that I wonder if anyone else has seen it. The first line in the file being edited is #!/usr/bin/expect -f but appears this way: 1 +q436f+q6b75+q6b64+q6b72+q6b6c+q2332+q2334+q2569+q2a37+q6b31$q q 2 # vim:set background=light nu: 3 #set message "--- Welcome to \"$argv0\" ---- [clock format [clock scan now]] ---" The last Cygwin update was 17 Dec 2020. VIM Version info: VIM - Vi IMproved 8.1 (2018 May 18, compiled Jul 28 2019 15:01:57) Included patches: 1-1772 Modified by Compiled by Huge version without GUI. Features included (+) or not (-): Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple