help wanted
Repository metrics
- Stars
- (32,593 stars)
- PR merge metrics
- (Avg merge 42d 11h) (10 merged PRs in 30d)
Description
When we open a tab, zellij waits until a new pty starts and only then opens the tab. This feels slow to the user. It can be cool to first render an empty tab and "connect" it to a pty when it finishes opening. That should be a more pleasant user experience.