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
Open with zellij action new-tab -l ~/.config/zellij/layouts/IDE-rust.kdl.
I expected the configured default_shell (fish) to be opened (like with Ctrl+p or Ctrl+t). bash opened instead (my user’s sessions default shell). I let it as default since fish’s docs says it should not be set as default.
The text was updated successfully, but these errors were encountered:
Basic information
zellij --version
:zellij 0.34.4
uname -av
:Linux zykino-pop-os 6.1.11-76060111-generic #202302091138~1675975749~22.04~f771a7f SMP PREEMPT_DYNAMIC Thu F x86_64 x86_64 x86_64 GNU/Linux
Further information
The layout I’m crafting
Open with
zellij action new-tab -l ~/.config/zellij/layouts/IDE-rust.kdl
.I expected the configured
default_shell
(fish
) to be opened (like withCtrl+p
orCtrl+t
).bash
opened instead (my user’s sessions default shell). I let it as default since fish’s docs says it should not be set as default.The text was updated successfully, but these errors were encountered: