Javier Tejero

Results 7 comments of Javier Tejero

I had the same issue. And I realised that on this VIM version there is no keyboard equivalent for "Carriage return". Instead, they all map to "Line feed"... (even if...

Using Vimball is the easier way I found for multiple file insertion into your _VIM for IOS_ (iTunes "file sharing" does not allow uploading multiple files at once AFAIK, yet)....

@JorisOnGithub could you please confirm if this patch is not breaking all the improvements needed to solve #2917 PS: I couldn't reproduce the issues you described, but I don't have...

I wonder if this was solved after #2917 @kamaledge

I had a similar problem but it was caused when using `pg_restore` through pgBouncer. The dumps that I used were generated by `pg_dump` and that resets `search_path` to the empty...

@sylt oh yes, apologies, I was testing with MacOS when trying on linux it works just fine as you mentioned with a huge concurrency :) however in MacOS I see...

> I think I have corrected the error sorry for the delay, just tested in macosx again and it works now, thanks @sylt