stackexplain
stackexplain copied to clipboard
Add support for Zellij
Zellij provides similar functionality to tmux and screen, so I think it should just be a matter of adding "and not os.environ.get("ZELLIJ")" to the check in wut.py, but I haven't been able to test yet.
Could you open a PR for this? I'm not familiar with Zellij.
this would be super cool to have!