I used a number of terminals in the last decade and even 2 GPU accelerated ones, Kitty and Alacritty for about 2 years or so. Now I'm back on Konsole. I never saw a difference in their speed, because the terminal speed doesn't matter. Maybe there are edge cases, that's not something I discount. But for writing code or editing text files, or listing files with the shell, I never saw a difference or advancement for having a faster terminal.
However, where they differ greatly is in their customization, feature set and what dependencies they have.
BatmanAoD@programming.dev 1 year ago
wat
astraeus@programming.dev 1 year ago
Just write it in Rust, it will be faster than the C/C++ equivalent ^/s
swordsmanluke@programming.dev 1 year ago
I have literally written my own terminal. (In Rust, btw) It took me three years and four major rewrites. It’s way more than 20 loc.
Also, I know way too much about ANSI escape codes now.
onlinepersona@programming.dev 1 year ago
This dude thinks he’s Rorschach