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

Shell session? #140

Open
kulothunganug opened this issue Jul 26, 2024 · 0 comments
Open

Shell session? #140

kulothunganug opened this issue Jul 26, 2024 · 0 comments

Comments

@kulothunganug
Copy link

kulothunganug commented Jul 26, 2024

While it is possible to send commands and get output using the shell method as demonstrated in the adbutils GitHub repository, I want to start a session.

I find it annoying when I try the following:

  1. Running ls shows all files and directories in the current working directory (cwd).
  2. However, when I do cd somedir and then run ls again, it still lists the contents of the old directory.

Is there a way to persist the state across multiple shell call?

By the way, the project is really helpful and well documented, thanks for that ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant