Re: Really simple abbreviation I can't do

2017-07-13 Thread Nikolay Aleksandrovich Pavlov
2017-07-14 1:03 GMT+03:00 Nikolay Aleksandrovich Pavlov : > 2017-07-14 0:45 GMT+03:00 Tony Mechelynck : >> On Thu, Jul 13, 2017 at 9:55 PM, wrote: >>> >>> I hesitate to ask this question, since it appears to be so simple, but the

Re: Really simple abbreviation I can't do

2017-07-13 Thread Nikolay Aleksandrovich Pavlov
2017-07-14 0:45 GMT+03:00 Tony Mechelynck : > On Thu, Jul 13, 2017 at 9:55 PM, wrote: >> >> I hesitate to ask this question, since it appears to be so simple, but the >> answer ought to be useful to a lot of people. >> >> There are many constructs

Re: enabling tag_any_white

2017-07-13 Thread Robert
On Thursday, July 13, 2017 at 3:45:22 PM UTC-4, Tony Mechelynck wrote: > On Thu, Jul 13, 2017 at 9:16 PM, Christian Brabandt > wrote: > > > > On Do, 13 Jul 2017, Robert wrote: > > > >> I am trying to help someone that posted in the /r/vim Reddit forum. They > >> are trying

Re: Really simple abbreviation I can't do

2017-07-13 Thread Tony Mechelynck
On Thu, Jul 13, 2017 at 9:55 PM, wrote: > > I hesitate to ask this question, since it appears to be so simple, but the > answer ought to be useful to a lot of people. > > There are many constructs in most programming languages which involve > paired characters - {} () []

Re: Latest vim breaks gnome terminal paste

2017-07-13 Thread Bram Moolenaar
Pablo Giménez wrote: > Hello all. > I am having a very weird issue with the latest version of vim. > I think this is happening since a couple of weeks ago when I updated my vim > git repo. > The problem is, I open a new gnome terminal, or any derivated, like Guake, > I can select and paste >

Re: Really simple abbreviation I can't do

2017-07-13 Thread Nikolay Aleksandrovich Pavlov
2017-07-13 22:55 GMT+03:00 : > > I hesitate to ask this question, since it appears to be so simple, but the > answer ought to be useful to a lot of people. > > There are many constructs in most programming languages which involve > paired characters - {} () [] particularly. It

Really simple abbreviation I can't do

2017-07-13 Thread arocker
I hesitate to ask this question, since it appears to be so simple, but the answer ought to be useful to a lot of people. There are many constructs in most programming languages which involve paired characters - {} () [] particularly. It would be helpful for the first character (or the pair) to

Re: enabling tag_any_white

2017-07-13 Thread Tony Mechelynck
On Thu, Jul 13, 2017 at 9:16 PM, Christian Brabandt wrote: > > On Do, 13 Jul 2017, Robert wrote: > >> I am trying to help someone that posted in the /r/vim Reddit forum. They are >> trying to get "tag_any_white" compiled in. >> >> He has tried the following: >> >>

Re: enabling tag_any_white

2017-07-13 Thread Christian Brabandt
On Do, 13 Jul 2017, Robert wrote: > I am trying to help someone that posted in the /r/vim Reddit forum. They are > trying to get "tag_any_white" compiled in. > > He has tried the following: > > configure:15432: WARNING: unrecognized options: --with-tag_any_white > configure:15432: WARNING:

Re: execute "set =..."

2017-07-13 Thread Lifepillar
On 13/07/2017 18:50, Tony Mechelynck wrote: On Thu, Jul 13, 2017 at 6:06 PM, Lifepillar wrote: Using Vim on macOS, I had this in my .vimrc: cmap b cmap f which allowed me to use -arrows in command mode to jump between words. It worked, but it caused a

enabling tag_any_white

2017-07-13 Thread Robert
I am trying to help someone that posted in the /r/vim Reddit forum. They are trying to get "tag_any_white" compiled in. He has tried the following: configure:15432: WARNING: unrecognized options: --with-tag_any_white configure:15432: WARNING: unrecognized options: --enable-tag_any_white

Re: execute "set =..."

2017-07-13 Thread Tony Mechelynck
On Thu, Jul 13, 2017 at 6:06 PM, Lifepillar wrote: > Using Vim on macOS, I had this in my .vimrc: > > cmap b > cmap f > > which allowed me to use -arrows in command mode to jump > between words. It worked, but it caused a 'timeout' delay > when I was pressing

execute "set =..."

2017-07-13 Thread Lifepillar
Using Vim on macOS, I had this in my .vimrc: cmap b cmap f which allowed me to use -arrows in command mode to jump between words. It worked, but it caused a 'timeout' delay when I was pressing to exit command mode. I have recently discovered that I can do this instead: execute

Re: dbext version 20 does not prompt for connection profile

2017-07-13 Thread David Fishburn
> > ... > I have just discovered this old post but have run into the same problem > with version 23.00 (just installed for the first time). The functionality > works fine if I set a default profile but it will connect only to that > default and I am not prompted to choose among the several

Latest vim breaks gnome terminal paste

2017-07-13 Thread Pablo Giménez
Hello all. I am having a very weird issue with the latest version of vim. I think this is happening since a couple of weeks ago when I updated my vim git repo. The problem is, I open a new gnome terminal, or any derivated, like Guake, I can select and paste with middle mouse button as usual, then