i’m able to install zellij (https://zellij.dev/) but it just opens an empty blinking pane. it works fine on all my other computers including ubuntu vms from similar providers. is anyone else running into issues with this? it’s one of the main way i interface with vms so it’s hard to go without.
setting the following in my .config/zellij/config.kdl resolved this:
default_shell "fish"
(thanks Alex!)