zed icon indicating copy to clipboard operation
zed copied to clipboard

Running a process in Terminal shows full process invocation including environment variables

Open cdvillard opened this issue 11 months ago • 0 comments

Check for existing issues

  • [X] Completed

Describe the bug / provide steps to reproduce it

When running a process in the terminal, the tab name will change and show the entire invoked command complete with environment variables and all values involved in the calculated command called. For example, when running npm run start in a particular project, the terminal will show sensitive information in the tab if I were to hover. I imagine this could prove a potential security issue. Screenshot 2024-02-29 at 6 16 07 PM

Environment

Zed: v0.124.7 (Zed) OS: macOS 14.1.2 Memory: 16 GiB Architecture: x86_64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

If you only need the most recent lines, you can run the zed: open log command palette action to see the last 1000.

No response

cdvillard avatar Feb 29 '24 23:02 cdvillard