zellij-org/zellij

Bug: opening a new tab is a little slow

開放

#176 建立於 2021年2月10日

 (13 則留言) (2 個反應) (0 位負責人)Rust (1,191 個分叉)batch import
help wanted

倉庫指標

星標
 (32,593 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南