Why use the GPU? Is terminal redraw latency really this big of a problem?
Kitty – a fast, featureful, GPU based terminal emulator
21–30 of 323 posts
Re: Kitty – a fast, featureful, GPU based terminal emulator
#22Why use the GPU? Is terminal redraw latency really this big of a problem?
Data analysis and data science comes to mind.
Re: Kitty – a fast, featureful, GPU based terminal emulator
#23a library that I can feed data directly into (without a pty)
LGPL, MIT, or BSD
able to quickly serialize its internal state (make me a blob)
able to restore state if I feed it a blob of saved state, even across different software builds
portable to recent versions of Linux and Windows
Re: Kitty – a fast, featureful, GPU based terminal emulator
#24WSL desperately needs a good terminal.
Re: Kitty – a fast, featureful, GPU based terminal emulator
#25Why use the GPU? Is terminal redraw latency really this big of a problem?
Re: Kitty – a fast, featureful, GPU based terminal emulator
#26I've switched to kitty a few months ago and it works REALLY well. It's very fast and has the best support for ligatures I've seen in a terminal. With FiraCode, it makes code beautiful in the terminal
Re: Kitty – a fast, featureful, GPU based terminal emulator
#27I wish this ran in Windows so I could use it with WSL. WSL desperately needs a good terminal.
Re: Kitty – a fast, featureful, GPU based terminal emulator
#28What I could really use would be a terminal emulator that is: a library that I can feed data directly into (without a pty) LGPL, MIT, or BSD able to quickly serialize its internal state (make me a blob) able to restore state if I feed it a blob of saved state, even across different software builds portable to recent versions of Linux and Windows
Re: Kitty – a fast, featureful, GPU based terminal emulator
#29What I could really use would be a terminal emulator that is: a library that I can feed data directly into (without a pty) LGPL, MIT, or BSD able to quickly serialize its internal state (make me a blob) able to restore state if I feed it a blob of saved state, even across different software builds portable to recent versions of Linux and Windows
Re: Kitty – a fast, featureful, GPU based terminal emulator
#30I was surprised that kitty became 'GPU based'. Then I realized it's an entirely different tool than the kitty fork of putty. I do wish creators of these tools would search for existing names to see if they are already in use. I would not mind if they were tools with sufficiently different purpose. But this just confuses users (and potential users) of either one.
I likewise thought this was KiTTY. Had to look up the actual homepage for it to confirm that I was looking at a different tool.