bash path is not showing when running terminal
Resolved 💬 3 comments Opened Jul 16, 2025 by us Closed Jul 16, 2025
for example it shows like that:
⏺ Bash(.venv/bin/python -c "import fastapi; print('FastAPI version:', fastapi.__version__)")
⎿ FastAPI version: 0.115.8
but i need to see the where is the path of this bash? for example in my example my .venv under the project main dir backend/ folder, so i need to see where it is runninng this command
system: macos (not sure for others)
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗