copy/pasting in search and colon commands

2011-03-10 Thread Vivek Bhat
Hi, I am trying to getting adept at VIM editing. There are few problems I am facing. I do not know how to copy from file and then paste it into search command or colon command. e.g. I have to search for word foo in the file. I want to be able to copy this word foo, invoke search mode by pressing

Re: Vim count selection and put in statusline

2011-02-21 Thread Vivek Bhat
for status line.. and it does show me the number of selected characters in status line on right side.. As I keep selecting the characters in visual mode it keeps updating the selected characters in status line. Thanks, Vivek Bhat Hi, carlosp wrote: Dear all, I would like to know

Re: What *exactly* does :behave mswin do?

2010-09-20 Thread Vivek Bhat
On Tue, Sep 21, 2010 at 8:11 AM, Brian Sullivan bmsulli...@gmail.comwrote: I've seen lots of references to it, and even had it enabled on my Windows installations of Vim. But I can't find in the documentation exactly what changes it that setting makes to the Vim environment. Can someone

Re: Can anybody please explain me about Mapeom

2010-09-15 Thread Vivek Bhat
http://how-to.wikia.com/wiki/How_to_map_keys_in_vim http://vim.wikia.com/wiki/Category:Map http://vim.wikia.com/wiki/Mapping_keys_in_Vim_-_Tutorial_%28Part_1%29 A few of them, hope they help you. Just google and you will find thousands of pages on VIM how to do's. On Thu, Sep 16, 2010 at 8:46

Re: Navigation in vi

2010-09-08 Thread Vivek Bhat
this in .vimrc (Linux) or _vimrc (windows): nmap C-tab :tabnextCR nmap C-S-tab :tabpreviousCR map C-S-tab :tabpreviousCR map C-tab :tabnextCR imap C-S-tab Esc:tabpreviousCRi imap C-tab Esc:tabnextCRi nmap C-t :tabnewCR imap C-t Esc:tabnewCR Thanks Vivek Bhat -- You received this message from the vim_use

Re: highlight lines longer than 80 chars for a specific file types.

2010-09-05 Thread Vivek Bhat
This thing works for me. I am a COBOL developer and have to take care of columns. Is there away to ignore comments even if they cross the specified column? Thanks Vivek Bhat On Sun, Sep 5, 2010 at 4:47 AM, bill lam cbill@gmail.com wrote: Сбт, 04 Сен 2010, Reuven Sayag писал(а): Hi, I

Re: Problem with VIM GUI

2010-08-30 Thread Vivek Bhat
directory. If .gvimrc is present then gvim will take settings from it rather than .vimrc. Thanks, Vivek Bhat -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: Fwd: gvim window auto shrinks in openSUSE

2010-08-28 Thread Vivek Bhat
On Saturday, August 28, 2010 08:22:49 am member thudfoo wrote: On Fri, Aug 27, 2010 at 5:52 PM, Daniel Nelson tor...@connect2.com wrote: On Friday 27 August 2010 7:35:53 am Vivek Bhat wrote: Hasn't any one else faced this problem... ? This seems to only be an issue with certain window

Fwd: gvim window auto shrinks in openSUSE

2010-08-27 Thread Vivek Bhat
Hasn't any one else faced this problem... ? Thanks, Vivek Bhat -- Forwarded message -- From: Vivek Bhat vivekbh...@gmail.com Date: Wed, Aug 25, 2010 at 8:13 PM Subject: gvim window auto shrinks in openSUSE To: vim_use@googlegroups.com Hi, I have been using vim since 7.1

gvim window auto shrinks in openSUSE

2010-08-25 Thread Vivek Bhat
this in openSUSE 11.2 and 11.3 and in gvim 7.2 as well as gvim 7.3. Here is the snapshot: http://picasaweb.google.co.in/vivekbhat9/MySuseDesktop#5509356255021935746 Is there some work around for this? Thanks, Vivek Bhat -- You received this message from the vim_use maillist. Do not top-post! Type your

Gvim in windows not autocompleting tabf arguements

2010-08-20 Thread Vivek Bhat
idea why could this be happening... Thanks, Vivek Bhat www.vivekbhat.in -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php