My terminal, velocity
A UNIX terminal emulator written from the ground up as a learning exercise. It depends on practically nothing. The parsing, escape sequence implementation, etc. is all custom.
neofetch | git |
---|---|
nano | Escape codes printed by a program from my hand-written C compiler |
It's also somewhat cross-platform. Here it is on Linux! | |
No. Ironically the name doesn't even refer to a speed-related goal. It's just a gag because it goes with the word Terminal and my first thought, "illness", didn't have such a nice ring to it.
At the moment, Velocity has to be built from source. See build instructions.