Re: move tabs using mouse in gvim

2015-01-26 Thread Ken Takata
Hi raju, 2015/1/25 Sun 11:38:42 UTC+9 kamaraju kusumanchi wrote: I see that you are the original author of the patch and proposed it more than a year ago and was also accepted by Bram Moolenaar. Do you know why it is not yet included in the official version of gvim? Because there are already

Re: move tabs using mouse in gvim

2015-01-24 Thread kamaraju kusumanchi
On Tue, Jan 20, 2015 at 3:21 AM, Ken Takata ktakata65...@gmail.com wrote: Hi, 2014/12/25 Thu 0:55:26 UTC+9 kamaraju kusumanchi wrote: Is it possible to move tabs in a gvim window using mouse? Something similar to the way we can move tabs across in chrome and firefox? In firefox, we can

Re: move tabs using mouse in gvim

2015-01-21 Thread Ben Fritz
On Tuesday, January 20, 2015 at 5:53:08 AM UTC-6, Ben Fritz wrote: On Tuesday, January 20, 2015 at 2:21:30 AM UTC-6, Ken Takata wrote: FYI, there is a patch to enable this without setting guioptions-=e: https://groups.google.com/d/msg/vim_dev/LnZVZYls1yk/fj_Gz0vhnrsJ With this patch, you

Re: move tabs using mouse in gvim

2015-01-20 Thread Ben Fritz
On Tuesday, January 20, 2015 at 2:21:30 AM UTC-6, Ken Takata wrote: FYI, there is a patch to enable this without setting guioptions-=e: https://groups.google.com/d/msg/vim_dev/LnZVZYls1yk/fj_Gz0vhnrsJ With this patch, you can drag GUI tabs on Linux GTK and Windows. Unfortunately it is not

Re: move tabs using mouse in gvim

2015-01-18 Thread kamaraju kusumanchi
On Wed, Jan 14, 2015 at 8:55 PM, Matthew Jones mathujo...@gmail.com wrote: Follow up: You may need to add this to your .gvimrc: set guioptions-=e That is awesome and worked like a charm. Thanks for the workaround. raju -- Kamaraju S Kusumanchi http://malayamaarutham.blogspot.com/ -- --

Re: move tabs using mouse in gvim

2015-01-15 Thread Ben Fritz
On Wednesday, January 14, 2015 at 7:55:59 PM UTC-6, Matthew Jones wrote: On Wednesday, December 24, 2014 at 7:55:26 AM UTC-8, kamaraju kusumanchi wrote: Is it possible to move tabs in a gvim window using mouse? Something similar to the way we can move tabs across in chrome and firefox? In

Re: move tabs using mouse in gvim

2015-01-14 Thread Matthew Jones
It's possible. I mistakenly did this today. I assumed that this was standard gvim behaviour: just click drag right or left. I can't think of a plugin that would be responsible. I think it's native. -Matt On Wednesday, December 24, 2014 at 7:55:26 AM UTC-8, kamaraju kusumanchi wrote: Is

Re: move tabs using mouse in gvim

2015-01-14 Thread Matthew Jones
On Wednesday, December 24, 2014 at 7:55:26 AM UTC-8, kamaraju kusumanchi wrote: Is it possible to move tabs in a gvim window using mouse? Something similar to the way we can move tabs across in chrome and firefox? In firefox, we can even attach/detach tabs which would be really cool to have

Re: move tabs using mouse in gvim

2014-12-25 Thread Ben Fritz
On Wednesday, December 24, 2014 9:55:26 AM UTC-6, kamaraju kusumanchi wrote: Is it possible to move tabs in a gvim window using mouse? Something similar to the way we can move tabs across in chrome and firefox? In firefox, we can even attach/detach tabs which would be really cool to have in

move tabs using mouse in gvim

2014-12-24 Thread kamaraju kusumanchi
Is it possible to move tabs in a gvim window using mouse? Something similar to the way we can move tabs across in chrome and firefox? In firefox, we can even attach/detach tabs which would be really cool to have in gvim. I am using vim 7.2 on a machine running Red Hat Enterprise Linux Server