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

Openlens creates shell history entries on MacOS #68

Closed
miqm opened this issue Nov 28, 2022 · 4 comments
Closed

Openlens creates shell history entries on MacOS #68

miqm opened this issue Nov 28, 2022 · 4 comments

Comments

@miqm
Copy link

miqm commented Nov 28, 2022

I've installed OpenLens and I can observe that my zsh history is flooded with openLens calls like
'/Applications/OpenLens.app/Contents/MacOS/OpenLens' -p '"(someHash)" + JSON.stringify(process.env) + "(ThisSameSomeHash)"'

it's a bit frustrating and I didn't see this in the standard Lens app. What's going on?

@MuhammedKalkan
Copy link
Owner

MuhammedKalkan commented Nov 28, 2022

Don't know because this repo does not alter source code in any way. You can open a ticket to lens repo and ask about it.
So unless it is about produced binaries, issues will be closed
Or you can always use discussion section. That way, if any of the users questions same things, they can go and check it out.

@miqm
Copy link
Author

miqm commented Nov 28, 2022

In this case I will stop using OpenLens. Seems fishy...

@bstadlbauer
Copy link

@miqm Also seeing the same line in my history. Seems like someone has mentioned that over in the official lensapp repo: lensapp/lens#6063 (comment) and lensapp/lens#5976 (comment)

@monoxane
Copy link

yea this isnt fishy its used to sync environment variables between your native shell and the one used inside lens.

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

4 participants