Re: How to access session environment variable from running window

2015-05-06 Thread Nicholas Marriott
ow to access session environment variable from running window Hi, is there a way to access session environment variables from an already running window? In my example I: 1- create a session then detach from it 2- start a new shell set an environment variable (the variable is included in the u

How to access session environment variable from running window

2015-05-06 Thread Enrico Ghirardi
Hi, is there a way to access session environment variables from an already running window? In my example I: 1- create a session then detach from it 2- start a new shell set an environment variable (the variable is included in the update-environment string) 3- attach to old session from this she