layout rename
This commit is contained in:
parent
aa2f604c1c
commit
08a3217b83
@ -21,6 +21,5 @@ set zellij_running (pgrep -c zellij)
|
|||||||
if test -n "$ZELLIJ_SESSION_NAME"
|
if test -n "$ZELLIJ_SESSION_NAME"
|
||||||
echo -e "You are in a Zellij Session!\nPlease use the session manager to switch sessions.">&2
|
echo -e "You are in a Zellij Session!\nPlease use the session manager to switch sessions.">&2
|
||||||
else
|
else
|
||||||
cd $selected; zellij --layout prog attach -c $selected_name options
|
cd $selected; zellij --layout zellij-ps attach -c $selected_name options
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user