Well, if you still want it, you can achieve your goal more easily by
writing a shell wrapper around vimb. For example,

        #!/bin/sh
        vimb -C "set home-page=$WWW_HOME" $@


On 2016/12/16 14:33:07 +0000, cdlscpmv wrote:
> Yes, I think it is possible. But I think you don't want that since it
> will involve using sockets with autocommands. If you are not using those
> already, I think it is easier to set your home page permanently.
> I wonder, why would you want to make it dependent on an environment
> variable?
> 
> On 2016/12/16 12:05:12 +0000, Jethro Tull wrote:
> > it seems, to set the home page  in vim, one has to set the vim
> > variable "home-page" in the config file. Is there a way to make vim
> > using a users system environment variable? lynx uses "WWW_HOME",
> > I would like to set vimb to use this variable.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to