zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
22.01k stars 673 forks source link

Session attach without resurrection #2967

Open p1gp1g opened 1 year ago

p1gp1g commented 1 year ago

Currently, there is an option to directly run the old command with session resurrection : --force-run-commands. I wish there was the same option to not run commands, for instance --no-resurrection.

Other possible solution : Being able to do a list of session names without resurrection in the config file

imsnif commented 12 months ago

Hey, could you explain a bit about the use case? As in, why do you need this? What would you like to achieve? Just copying the layout itself? Just the CWD?