Replies: 1 comment
-
I did a little bit of exploration: There is already a command for the opposite: After |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't know if it is just my system that is bloated (uses some bloated component), but on my system every (GPU accelerated) terminal takes an awful second to open if none were already open at the moment. If one is already open, then the next one opens momentarily (not Alacritty though, but wezterm does). So my suggestion is why not make some background process that starts when you open wezterm for the first time and stays running even when you close all wezterm windows. That process would have everything loaded and ready so whenever you start a new wezterm process it can just borrow from the background all resources and instantly show up.
Beta Was this translation helpful? Give feedback.
All reactions