Skip to content

fix: don't require nested reading of env var to detect nested sessions - #5522

Merged
imsnif merged 2 commits into
mainfrom
fix-nested-env-var
Aug 24, 2026
Merged

imsnif merged 2 commits into
mainfrom
fix-nested-env-var

Conversation

@imsnif

@imsnif imsnif commented Aug 24, 2026

Copy link
Copy Markdown
Member

This fixes an issue in the recently released nested-sessions feature, where we would require the ZELLIJ env var to be present before attempting the negotiation that will allow the inner session to take over the UI of the outer session. This meant that they did not work by default over SSH - which is one of the main use cases.

This was an oversight on my part, since my main use-case for this feature is developing Zellij itself inside my own Zellij session (which does not require SSH).

@imsnif imsnif changed the title fix: don't require nested reading env var to detect nested sessions fix: don't require nested reading of env var to detect nested sessions Aug 24, 2026
@imsnif
imsnif merged commit 69954b5 into main Aug 24, 2026
11 checks passed
imsnif added a commit that referenced this pull request Aug 28, 2026
#5522)

* fix: don't require nested reading env var to detect nested sessions

* add pr
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