|
|
|
|
|
by stonewareslord
1532 days ago
|
|
I use i3 and win+enter is bound to spawn a new terminal. I had read that kitty was supposed to be super fast, but I tried it out and spawning a terminal was taking .5-1 second! I looked it up and found https://github.com/kovidgoyal/kitty/issues/330 where the dev says: > that's just python interpreter startup time So... The answer is just "yeah it's slow". When you're used to a few milliseconds for terminal spawn, .5s is eons. |
|