Skip to content

Fix shell integration status detection - #14

Merged
jestenough merged 1 commit into
masterfrom
fix/shell-status-activity
Sep 7, 2026
Merged

Fix shell integration status detection#14
jestenough merged 1 commit into
masterfrom
fix/shell-status-activity

Conversation

@jestenough

Copy link
Copy Markdown
Owner

Summary

  • Distinguish shell-wrapper invocation from the navigation protocol.
  • Add the PCD_WRAPPER marker for Bash, Zsh, and Fish.
  • Keep PCD_SHELL dedicated to directory navigation.
  • Update pcd shell status output.
  • Ensure the wrapper marker is scoped to a single command invocation.
  • Add documentation and integration/E2E coverage.

Behavior

Direct invocation:

Invoked through wrapper: no

Invocation through the shell wrapper:

Invoked through wrapper: yes (bash)

@jestenough
jestenough merged commit 44684c3 into master Sep 7, 2026
8 checks passed
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

Successfully merging this pull request may close these issues.

1 participant