Skip to content

Feature request: nested zellij instances (e.g. over ssh) #387

Description

@alxhub

Currently, running zellij inside zellij does work, but is not specially handled. A really good experience could be provided though, especially in combination with ssh:

  1. I'm inside a tab in zellij on my local machine.
  2. I ssh to a remote machine.
  3. I launch zellij on the remote machine.

Rather than running an independent instance of zellij that's tricky to control as it requires escape sequences to operate, zellij could instead recognize that it's running inside another instance and coordinate. It would be possible to:

  • distinguish local vs remote tabs/panes, e.g. through color or name prefixes
  • open new tabs/panes for the remote machine, coordinated by the inner zellij instance
  • navigate seamlessly between local and remote

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions