I am looking some recommendations for a terminal emulator from windows to login to Linux via ssh+tmux and also connect to WSL.

It needs to have support for multiple tabs, would be nice if it also had split window support. And mostly should feel like a Linux terminal emulator.

I am mostly used to konsole, so something like that would be preferable. I have been using alacritty, but no tabs makes me feel weird.

  • bw42@lemmy.world
    link
    fedilink
    arrow-up
    31
    ·
    3 days ago

    Microsoft Terminal supports tabs and custom profiles. It can host Azure CLI, PowerShell, CMD.exe, and Bash.
    Windows ships with openssh that is usable in any of the supported cli.

    I use it all the time for work to ssh into systems.

    • BCsven@lemmy.ca
      link
      fedilink
      arrow-up
      3
      ·
      2 days ago

      Microsoft’s installed ssh has a phone home behaviour, it logs the server IP you connected to back to the MS mothership during your login.

    • chakli@lemmy.worldOP
      link
      fedilink
      arrow-up
      5
      ·
      3 days ago

      I have tried this, but feels clunky to me. And the copy paste behaviour is kind of weird. Similar to cmd.

      • Cyborganism@lemmy.ca
        link
        fedilink
        arrow-up
        13
        ·
        3 days ago

        You can modify that in the configs.

        Honestly, after using Windows and Linux side-by-side for 25 years, the new Windows Terminal is the best terminal emulator they ever made.