Finally a terminal that treats modern Linux tools as the baseline, not an afterthought.
One of the most powerful features of Unix and Linux is that using traditional command line tools, everything is a stream of bytes. Granted, modern software has blurred this a bit, but at the command ...
Replace Bash with Zsh (sudo apt install zsh; chsh -s $(which zsh)) for autosuggestions and config power. Install Oh My Zsh for 150+ themes and 300+ plugins to easily theme and extend Zsh. Use Kitty, ...