URL:
<https://savannah.gnu.org/bugs/?55505>
Summary: Loading new session with virtualenv activated
Project: GNU Screen
Submitted by: None
Submitted on: Fri 18 Jan 2019 09:23:55 AM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Fixed Release: None
Planned Release: None
Work Required: None
_______________________________________________________
Details:
Hi,
I've been using screen with virtualenvs for the first time today and I noticed
something. It's not a bug, but I don't know if it's wanted or not so I'd
rather submit an issue.
When a virtualenv has been activated and one starts a new screen session,
virtualenv keeps activated. Here is an example :
```
toto@machine : which python3
/usr/bin/python3
toto@machine : source venv/bin/activate
(venv)toto@machine : which python3
$HOME/venv/bin/python3
(venv)toto@machine : screen -S
toto@machine: which python3
$HOME/venv/bin/python3
```
Again, it's not really a bug but better knowing it.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55505>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/