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.
Comment on Linux Terminal Emulators Have The Potential Of Being Much Faster
BatmanAoD@programming.dev 1 year ago
“I don’t care too much because creating your own terminal is like 20 lines of code these days. People who really care can just create one as easy as configuring an existing one.”
wat
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.
astraeus@programming.dev 1 year ago
Just write it in Rust, it will be faster than the C/C++ equivalent ^/s