Monday, September 12, 2022

Re: Gvim taking a minute or more to start

On Mon, 12 Sept 2022 at 15:32, Andrew Bernard <andrew.bernard@gmail.com> wrote:
> ...
> static const char *required_env_vars[] = {
> #ifdef WIN32
> "HOMEDRIVE",
> "HOMEPATH",
> ...

nice.

> But if you are running in cygwin I would have thought that shell only
> uses a UNIX environment, so $HOME would be all that is needed. ...

@A.S.Budden : ... and HOME and some other environment variables are
best treated as "read-only".

@c.willis111 : agree, and it would be interesting if someone who uses
the Windows environment variables (corporate, I guess) could "chime
in".

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAM-dBgpmMCKumcp8zW2u%3DeY9qpR13KiyKFJrcXh7O6ZvKLKvgQ%40mail.gmail.com.

No comments: