You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't tweak a background process that's created with zellij attach -b with zellij action. It'll only work once I entered the session and tweak it from there.
Minimal reproduction
zellij attach -b session
zellij edit .
zellij action new-pane
zellij action move-pane right
zellij action focus-next-pane
Other relevant information
Zellij is installed via Nix on nixpkgs nixos-unstable branch.