From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LYCh0-0008Kr-Ru for garchives@archives.gentoo.org; Sat, 14 Feb 2009 05:03:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 219BBE04FB; Sat, 14 Feb 2009 05:03:53 +0000 (UTC) Received: from mail-fx0-f20.google.com (mail-fx0-f20.google.com [209.85.220.20]) by pigeon.gentoo.org (Postfix) with ESMTP id BCDC0E04FB for ; Sat, 14 Feb 2009 05:03:52 +0000 (UTC) Received: by fxm13 with SMTP id 13so4342015fxm.10 for ; Fri, 13 Feb 2009 21:03:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=IEq8JmRNFaOEgwMrQgklFmAT2/X/Lt44+bT2+6opy3A=; b=eaZN0WR5c2QXWeLmFdS9nDRM5vQXRI0y+Oac8tV710CU8DkDU4DapzvkPDBSokRi5D Jg9loKDRKTK7BPq4aZUdqkH4PePg40Kz3GGRjCfzvy+sxl0wNj3n0iOeYHHjwpRoAJbL 1JJFa9qeQ9+uEe3BTDLqduD+LGh7KlAI3lTNI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=AXa6c9AGRcUhvxrNAiUMDhCDyKbbRrbXpi2C0eNF2xH70Zty03JGBI0QhfwrvyD3Fd LeNhK246f07iFammwNmXlaS6iqbd9gE5WCZG/BVzp1ZqzILUgq4810GbZNufRfQQpwon rZ60mhwrECQJkAcpRR/EwnyxbTinZl2mphDHM= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.103.247.14 with SMTP id z14mr1742185mur.70.1234587832153; Fri, 13 Feb 2009 21:03:52 -0800 (PST) In-Reply-To: References: <3ac129340902132021u704eba0bx76311db6a8f43535@mail.gmail.com> Date: Sat, 14 Feb 2009 14:03:52 +0900 Message-ID: <3ac129340902132103v116aa930ra17f30dd5aa74c3@mail.gmail.com> Subject: Re: [gentoo-user] Re: Commenting out multiple lines in vim From: daid kahl To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=001636765bbd2df89d0462d9e147 X-Archives-Salt: 4639c4d1-d5fb-4934-95a1-e67d52745498 X-Archives-Hash: f18466ae8d6e7309bc831a3655f9ccc9 --001636765bbd2df89d0462d9e147 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit > Is there any way to access the vim buffers from other than vi? Using >> Konsole, if I want to copy something from vim I have to highlight with the >> mouse and right click, which is annoying. I really just want a better way >> to copy from Konsole that doesn't involve right click. At least >> shift+insert works for pasting from elsewhere... >> > > Do you want to copy without using right-click (i.e. copy upon mouse select) > or copy without using the mouse at all? I assume the latter, but that was > not my initial reaction when I read "I really just want a better way ... > that doesn't involve right click". > > Stroller. > > Haha, either one. I guess ideally it would be neat to be able to copy from Konsole without using the mouse at all, but I'd settle for mouse highlight and keystroke. Since I use a laptop with a touchpad, the highlighting isn't a huge hand motion away from the keyboard. Though, strtictly speaking, this thread is on vim, and I like to copy from vim more than Konsole anyway (except for like compile bugs, which I guess I could access through vim and the log files). ~daid --001636765bbd2df89d0462d9e147 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Is there any way to access the vim buffers from other than vi?  Using = Konsole, if I want to copy something from vim I have to highlight with the = mouse and right click, which is annoying.  I really just want a better= way to copy from Konsole that doesn't involve right click.  At le= ast shift+insert works for pasting from elsewhere...

Do you want to copy without using right-click (i.e. copy upon mouse select)= or copy without using the mouse at all? I assume the latter, but that was = not my initial reaction when I read "I really just want a better way .= .. that doesn't involve right click".

Stroller.

Haha, either one.  I guess ideally it would = be neat to be able to copy from Konsole without using the mouse at all, but= I'd settle for mouse highlight and keystroke.  Since I use a lapt= op with a touchpad, the highlighting isn't a huge hand motion away from= the keyboard.  Though, strtictly speaking, this thread is on vim, and= I like to copy from vim more than Konsole anyway (except for like compile = bugs, which I guess I could access through vim and the log files).

~daid
--001636765bbd2df89d0462d9e147--