Re: Question about the use of "g:term_ansi_colors"

2018-05-02 Thread Masaaki Nakamura
2018年4月30日月曜日 23時21分36秒 UTC+8 Bram Moolenaar: > Christian wrote: > > > On Mo, 30 Apr 2018, Bram Moolenaar wrote: > > > > > Masaaki Nakamura wrote > > > > > > > Thanks to the patch 8.0.1685, the output in terminal buffers got easy > > > > to see in any colorscheme. I'm really happy with it. > >

Re: dbext: unable to connect to MySQL database

2018-05-02 Thread David Fishburn
> > ... > mysql -h localhost -u myusername -p > select * from lter10_arthropods_production.sites; > > mysql -h localhost -u myusername -p -D lter10_arthropods_production > select * from sites; > > I have a similar config in my vimrc for for the MySQL localhost, here > trying naming the database

Re: dbext: unable to connect to MySQL database

2018-05-02 Thread Wolf Bogacz
localhost is, as always, an alias to a specific IP address. Most connection strings can be also provided with the IP address stated. Can this be as simple as an IPv4/IPv6 mismatch, say dbext collects and uses the one, but requires the other? See the manual regarding hostname at:

Re: dbext: unable to connect to MySQL database

2018-05-02 Thread Stevan Earl
On Wednesday, May 2, 2018 at 12:06:43 PM UTC-7, David Fishburn wrote: > Thanks very much for responding. Yep, all on the same machine, and I see the > exact same behavior regardless of whether I am attempting to query my > localhost or a remote server. > > > > No problems outside of Vim:

Re: dbext: unable to connect to MySQL database

2018-05-02 Thread David Fishburn
> > > Thanks very much for responding. Yep, all on the same machine, and I see > the exact same behavior regardless of whether I am attempting to query my > localhost or a remote server. > > No problems outside of Vim: queries work fine via CLI or a client such as > MySQL Workbench. > > Can you

Re: dbext: unable to connect to MySQL database

2018-05-02 Thread Stevan Earl
On Tuesday, May 1, 2018 at 10:38:14 AM UTC-7, Stevan Earl wrote: > Hi Folks, > > I have been using dbext with my Postgres databases for quite some time and > really love it. Unfortunately, I have not been able to successfully connect > dbext to my MySQL databases. dbext + Postgres works just

Re: Stale Vim plugins at github.com/vim-scripts

2018-05-02 Thread Yegappan Lakshmanan
Hi, On Wed, May 2, 2018 at 9:23 AM, 'Andy Wokula' via vim_use wrote: > Am 02.05.2018 um 17:04 schrieb Yegappan Lakshmanan: >> >> Hi all, >> >> The plugins available at https://github.com/vim-scripts are not >> updated for a long time now. This is supposed to mirror >>

Re: Stale Vim plugins at github.com/vim-scripts

2018-05-02 Thread 'Andy Wokula' via vim_use
Am 02.05.2018 um 17:04 schrieb Yegappan Lakshmanan: Hi all, The plugins available at https://github.com/vim-scripts are not updated for a long time now. This is supposed to mirror the latest plugins from www.vim.org. Is the maintainer of https://github.com/vim-scripts still subscribed to this

Re: dbext: unable to connect to MySQL database

2018-05-02 Thread David Fishburn
On Tue, May 1, 2018 at 1:38 PM, Stevan Earl wrote: > > > My MySQL connection looks like the following but I have tried every > combination that I can think of: with and without passwd, -t, port, dbname. > > let g:dbext_default_profile_mysql_local =

Re: Stale Vim plugins at github.com/vim-scripts

2018-05-02 Thread Christian Brabandt
On Mi, 02 Mai 2018, Yegappan Lakshmanan wrote: > Hi all, > > The plugins available at https://github.com/vim-scripts are not > updated for a long time now. This is supposed to mirror > the latest plugins from www.vim.org. Is the maintainer of > https://github.com/vim-scripts still subscribed

Stale Vim plugins at github.com/vim-scripts

2018-05-02 Thread Yegappan Lakshmanan
Hi all, The plugins available at https://github.com/vim-scripts are not updated for a long time now. This is supposed to mirror the latest plugins from www.vim.org. Is the maintainer of https://github.com/vim-scripts still subscribed to this list? If this is not a maintained repository, then it