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=nWM99a2oyzRg67YDfo+aughywnUlu mPE4Y5GnTJrH7Roj2KXESXKJim8oiC4Hr0fQrbA+iEjY7+S+JIh48AiDcF2IVSED FPMcr0BzauEN4d0ENC/YwUdDuNp+Eif/c37vEG249Q5MZIxTY+YaDRRcGUGxzyFu reA5GEeHCpxQiI= 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=js9OBWlBAms9g22QR5ipmtd5fAg=; b=C4Y x3aTO75yo4eJ/Ow22cwsB7eAVnVFA/O/dNNyyQdi9ajhlPnacB8briYuvtRNTCXf 51paNWaOCYyjbgTWyozwRvVr7psb5PRfJ5ASN0oTg+IbPrjtr6r72ORxpbSV/JVF tTUxJQtlhbwvZhhRaw+aNOkZugNrK9J09sTzJLEk= 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=0.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Lee, UD:amazonaws.com, mintty, million X-HELO: mail-io0-f175.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=lVp8M8SbGwNErrUU9XbqMumynjIW334gGRdraq2OcZ4=; b=RoUobNoTDGNNDiYxfk0YTTmSjf7E1ZgeAaYL7/6VAXc3nxfHlh91M42cqtXojOFcZS UQS0viyecZisNI8DKZHguugoLhWs7ZF7dBmsWjzjtNHTFIsC+wDW4NHKoS36v7Rkoqh5 F6Eoen3tQ3OqwelCl2aTdkdmM5FuhDuwF0s6yEQqDqcdqL/TW5uXyKFn1YU5zwDufNSg LKhmwOV6fNQiYXawfsNnt4e5DlDmjgxNyUEYodYneHoSWxpl7VxDL+o7IbbwKGStOTQU RO/GxUYwmmwn2BQW7dS+3bloyQDSpjsv4nPTf77NS8esfl4htORwZn2x7PUtapDsfXXH tnDA== MIME-Version: 1.0 From: Lee Date: Fri, 24 Aug 2018 19:30:10 -0400 Message-ID: Subject: speeding up a paste operation To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes In retrospect, I should have created the file some other way, but still.. - grab the top 1M hosts from from http://s3-us-west-1.amazonaws.com/umbrella-static/index.html - open w/ libreoffice - select the host name column, right click & select copy (all 1 million lines) - (mintty 2.9.0 window already open) vi /tmp/hosts - i (get into insert mode) - right click (which I have set to "paste") data is still scrolling by & it's not even up to 100K lines yet :( Is there some way to make a paste operation faster in mintty (or vim or whatever the slowpoke is)? TIA Lee -- 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