I have to say, the default Kali Linux terminal (QTerminal) is ‘fine’ - it gets the job done, that’s the important part. However, it doesn’t work so well with my tmux, therefore, I had to find a better alternative.
What I need from a terminal emulator is speed and compatibility. Speed because I don’t want any delay in heavy IO tasks (it’s just annoying), and compatibility because I have to use a wide range of tools.
My current terminals include:
Ghostty for my macOS system - it supports a lot of native features compared to my previous Alacritty.
For my Kali Linux, Kitty is my go-to, as it’s available from apt packages by default. The config is easy and works pretty well with tmux.
~/.config/ghostty/config:
~/.config/kitty/kitty.conf:
I use Oh my tmux for the tmux setup - I love it, it saves me tons of time.