From: "Joost Roeleveld" <joost@antarean.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Commenting out multiple lines in vim
Date: Fri, 13 Feb 2009 10:24:34 +0100 (CET) [thread overview]
Message-ID: <e9cf1bd99b0eb0f9a82f9058f9d0f2a8.squirrel@www.antarean.org> (raw)
In-Reply-To: <499517F5.1090003@caf.com.tr>
On Fri, February 13, 2009 7:49 am, Eray Aslan wrote:
> On 13.02.2009 07:48, Stroller wrote:
>> On 13 Feb 2009, at 00:53, Philip Webb wrote:
>>> 090212 Stroller quoted:
>>>> In vim, you can just select the rectangular region with Ctrl-v,
>>>> then type "I#<ESC>". This will insert # in each line at the same
>>>> column.
>>>
>>> If you want to comment a series of lines m-n , it's quicker to do :
>>>
>>> :m,ns/^/#/
>>
>> I saw similar comments in my Google searches, but I am flummoxed how one
>> could find it so.
>>
>> Is it only on my keyboard that forward-slash is a "lower-case" character
>> that is accessed *without* the shift key deployed?
>>
>> How do you know m & n?
>
> Column and line numbers are shown on the lower right part of the screen.
>
>> Surely it's easier just to highlight the lines?
>
> Not when you are working with the keyboard most of the time. Taking
> your hands off the keyboard to use the mouse is time consuming and
> becomes rather annoying.
True, but with this method, you don't use the mouse, just the keyboard:
1) Go to first line
2) Press <CTRL>+V
3) go to last line
4) Press <ESC>
5) Press <SHIFT>+I
6) Press '#'
7) Press <ESC>
On my system I then need to move the cursor to actually see the change, is
this normal?
--
Joost
next prev parent reply other threads:[~2009-02-13 9:24 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-12 19:53 [gentoo-user] Commenting out multiple lines in vim Stroller
2009-02-12 20:16 ` Alexander Pilipovsky
2009-02-12 21:42 ` Stroller
2009-02-12 21:44 ` Alan
2009-02-13 0:53 ` Philip Webb
2009-02-13 5:48 ` Stroller
2009-02-13 6:49 ` Eray Aslan
2009-02-13 9:24 ` Joost Roeleveld [this message]
2009-02-13 12:37 ` [gentoo-user] " Nicolas Sebrecht
2009-02-13 12:54 ` Joost Roeleveld
2009-02-13 20:01 ` [gentoo-user] " Stroller
2009-02-16 9:51 ` Joost Roeleveld
2009-02-13 19:58 ` Stroller
2009-02-13 21:45 ` [gentoo-user] " Nicolas Sebrecht
2009-02-14 4:11 ` Stroller
2009-02-14 13:03 ` [gentoo-user] " Sebastian Dörner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e9cf1bd99b0eb0f9a82f9058f9d0f2a8.squirrel@www.antarean.org \
--to=joost@antarean.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox