Unfortunately, after installing v23d, I'm still having the same issue. Happening in both vim and gvim v7.2.245. ":Man <fn_name>" continues to work.
Thanks, Andrew On Dec 18, 11:09 am, Charles Campbell <[email protected]> wrote: > andrewashbacher wrote: > > Dr Chip, > > > Thanks for a great plugin. I also am having this problem. > > > Here is how I replicate the issue (CLI or GUI): > > > 1. Open a php file. > > 2. Type <?php ltrim('__abc', '_'); ?> > > 3. Move cursor anywhere on top of 'ltrim'. > > 4. Press K -- this should work bringing up the PHP manual entry for > > ltrim in links. > > 5. :q to close the manual > > 6. Press K again -- this returns "E129: Function name required". > > > Note that :Man ltrim continues to work. Hope this helps. > > Please try manpageview v23d; I haven't finished working with it, but at > least it works for your example. > (http://mysite.verizon.net/astronaut/vim/index.html#MANPAGEVIEW) > > Regards, > Chip Campbell -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
