Re: Mapping for switching windows

2013-01-26 Thread neoaggelos
Well, then W is the same as and which work at normal, visual and normal mode. On Jan 26, 2013, at 11:37 PM, Christian Brabandt wrote: > Hi neoaggelos! > > On Sa, 26 Jan 2013, neoagge...@yahoo.gr wrote: > >> Hmmm... You're right, but to my knowledge, W is the s

Re: Mapping for switching windows

2013-01-26 Thread neoaggelos
Hmmm... You're right, but to my knowledge, W is the same as w. So, it can be used for that purpose... Well, that depends on each one's needs of course On Jan 26, 2013, at 6:44 PM, Ben Fritz wrote: > On Friday, January 25, 2013 5:01:25 PM UTC-6, Aggelos Kolaitis wrote: >> Hello List, >> >>

Re: Mapping for switching windows

2013-01-25 Thread neoaggelos
Seams great, thanks for sharing!!! On Jan 26, 2013, at 1:19 AM, Michael Hernandez wrote: > By the way, TPope's vim-unimpaired plugin has cool bindings for this and > other stuff too, you may want to check it out! > > --Mike H > > On Jan 25, 2013, at 6:14 PM, neoagge...@yahoo.gr wrote: > >> Y

Re: Mapping for switching windows

2013-01-25 Thread neoaggelos
You're welcome. Glad to have helped you! Sent from my iPod On Jan 26, 2013, at 1:13 AM, Adolfo Olivera wrote: > Ok. I am an idiot. You are telling me to map shift-w to do this. > > Understood. Thank you. > > On Fri, Jan 25, 2013 at 8:10 PM, Adolfo Olivera > wrote: >> Thanks. What does shif

Re: Mapping for switching windows

2013-01-25 Thread neoaggelos
It shifts through the open windows, one by one see :help Ctrl-w And find Ctrl-wCtrl-w for more information > Thanks. What does shift-w exactly does? From what I see it goes down a line? > > On Fri, Jan 25, 2013 at 8:01 PM, wrote: >> >>> Hello List, >>> Does anyone have some e

Re: Mapping for switching windows

2013-01-25 Thread neoaggelos
> Hello List, > Does anyone have some examples on mappings to switch windows > faster CTRL-W, h and CTRL-W, l ? > > I guess mapping shift-w to do this would be great for fast switching Add this to your vimrc :map Ctrl-w Ctrl-w is used to go to the next window mapping this

Map control all error

2013-01-13 Thread neoaggelos
Hey I'm trying to create a control all mapping with this: :map ggvG However, the last line isn't selected. I know that G is the problem, what I would like to know is the key to get to EOF instead of the last line -- You received this message from the "vim_use" maillist. Do not top-post! Type