zellij-org/zellij

Bug: opening a new tab is a little slow

Offen

#176 geöffnet am 10.02.2021

 (13 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Rust (1.191 Forks)batch import
help wanted

Repository-Metriken

Stars
 (32.593 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide