SmarTTY Bash Source Command

Sysprogs forums Forums Other tools & products SmarTTY Bash Source Command

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20702
    BitBuilder27
    Participant

    Hi All, I’ve been working with Python virtual environments and noticed that the

    source projectname/bin/activate command fails to activate the virtual environment.

    This is only true when working in the  “Smart Terminal” environment.

    It works fine in the “Normal Terminal” environment.

    Any suggestions besides don’t use the smart terminal env?

    -Brian

    #21574
    syockit
    Participant

    It seems that no environment variables are saved between commands.
    You can confirm this with any bash export command.

    For now, I we can only wait until environment variables are supported.
    I guess the smart features rely on some environment variables not being too weird.
    (PS1 or PROMPT_COMMAND comes to mind)

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.