Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed symbolic link dereference when launching shell #156

Merged

Commits on Oct 30, 2017

  1. fixed symbolic link dereference when launching shell

    Without this if we pty.spaw with cwd beeing a symbolic link,
    then actually shell will be opened with cwd dereferenced.
    vvavrychuk committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    78d57b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    8fa9045 View commit details
    Browse the repository at this point in the history