I have recently jumped head first into the Linux space. I’ve installed Arch on my daily driver and I’ve become overwhelmed/overjoyed with my options. I’d like to hear from the community about your Linux favorites.

What is your favorite Terminal Emulator and what have you done to customize it?

  • @cbarrick
    link
    English
    31 year ago

    Do any terminal emulators on Linux implement the tmux control protocol, i.e. tmux -cc?

    I use this with iTerm2 on macOS to turn tmux windows into native tabs, and to integrate with the native scroll back buffer.

    I really miss this feature on Linux.