1. Multiplexed terminal sessions (tmux/screen)
"I think if you can get use to tmux/screen you may like that better :)" — jmclnx
"I've faced the many terminal tabs issue… tmux actually makes it worse … but also better as I found a great session restore plugin" — skeledrew 2. Alternative terminal emulators & performance focus
"The good news is that before writing Ptyxis, I also ported GNOME Terminal to GTK 4 and doubled the performance of VTE." — audidude
"ptyxis has a few features that gnome-terminal doesn't … being able to list containers … and then being able to select one to get a terminal running inside the container." — scheme271
3. TUI file browsers / inline image previews
"Today I learned … I can use timg to display images right in my standard macOS terminal … much faster than opening a separate Preview window." — ventana
"For that specific use case you could also tryyazi, which is a TUI file browser that has image (and other filetypes) preview built in." — menno‑sh