ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    SSH Clients for Windows

    Water Closet
    12
    44
    4.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller @Donahue
      last edited by

      @Donahue said in SSH Clients for Windows:

      Bringing this one back. Are there any programs that will color code, similar to the way notepad++ or the code blocks on ML will?

      Colour code inside of SSH?

      1 Reply Last reply Reply Quote 0
      • coliverC
        coliver @Donahue
        last edited by

        @Donahue said in SSH Clients for Windows:

        Bringing this one back. Are there any programs that will color code, similar to the way notepad++ or the code blocks on ML will?

        How do you mean? That would be very difficult I would think.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          VIM will do that.

          coliverC 1 Reply Last reply Reply Quote 0
          • black3dynamiteB
            black3dynamite @Donahue
            last edited by

            @Donahue said in SSH Clients for Windows:

            Bringing this one back. Are there any programs that will color code, similar to the way notepad++ or the code blocks on ML will?

            Like command words are color coded?

            1 Reply Last reply Reply Quote 0
            • coliverC
              coliver @scottalanmiller
              last edited by

              @scottalanmiller said in SSH Clients for Windows:

              VIM will do that.

              Right, but I think he means at the SSH client level?

              black3dynamiteB 1 Reply Last reply Reply Quote 0
              • DonahueD
                Donahue
                last edited by

                Is that even a thing? Maybe I am just wishing for rainbows and unicorns.

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • black3dynamiteB
                  black3dynamite @coliver
                  last edited by

                  @coliver said in SSH Clients for Windows:

                  @scottalanmiller said in SSH Clients for Windows:

                  VIM will do that.

                  Right, but I think he means at the SSH client level?

                  Wouldn't the color schemes need to be setup on the remote side?

                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @Donahue
                    last edited by

                    @Donahue said in SSH Clients for Windows:

                    Is that even a thing? Maybe I am just wishing for rainbows and unicorns.

                    That's part of the shell. I don't know if CMD or PowerShell support that. BASH does. If you install BASH you should have that.

                    1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @black3dynamite
                      last edited by

                      @black3dynamite said in SSH Clients for Windows:

                      @coliver said in SSH Clients for Windows:

                      @scottalanmiller said in SSH Clients for Windows:

                      VIM will do that.

                      Right, but I think he means at the SSH client level?

                      Wouldn't the color schemes need to be setup on the remote side?

                      Correct. So you need a colour scheme supporting shell installed on Windows. SSH just shows whatever it connects to, the colours aren't from SSH.

                      1 Reply Last reply Reply Quote 0
                      • travisdh1T
                        travisdh1 @Donahue
                        last edited by

                        @Donahue said in SSH Clients for Windows:

                        Bringing this one back. Are there any programs that will color code, similar to the way notepad++ or the code blocks on ML will?

                        That's going to be a program to program thing. As @scottalanmiller VIM will, ls will as well (I always be sure to have `alias ls="ls --color=auto")

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @travisdh1
                          last edited by

                          @travisdh1 said in SSH Clients for Windows:

                          @Donahue said in SSH Clients for Windows:

                          Bringing this one back. Are there any programs that will color code, similar to the way notepad++ or the code blocks on ML will?

                          That's going to be a program to program thing. As @scottalanmiller VIM will, ls will as well (I always be sure to have `alias ls="ls --color=auto")

                          Does --color=auto work on Windows?

                          1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller
                            last edited by

                            Chocolatey does colour coding natively...

                            Screenshot from 2018-12-20 11-06-14.png

                            1 Reply Last reply Reply Quote 0
                            • 1
                            • 2
                            • 3
                            • 3 / 3
                            • First post
                              Last post