6
4
I've successfully switched to Console2 on my Windows box, and I'm quite satisfied with that. (If you don't know it, try it: it lets you group both cmd.exe and Cygwin sessions in the same, tabbed window).
Now I'd like to integrate my PuTTY sessions too.
I could use plain ssh in Console2, but I need 256 colors (xterm-256) for my fancy remote vim setup :-). Here's the question: how can I setup a ssh client through Console2 to support 256 colors ?
I'm currently using Putty Connection Manager for that, and it is almost good enough, even if it doesn't look too stable.
2Nice stuff... Although it seems that escape sequences sent the other way round are lost, i.e. browsing command history via arrow keys, or command completion via <Esc><Esc>. – AndreaG – 2012-02-20T15:43:57.670
FYI: when I try to download ANSICON from that link Kaspersky says it has Trojan.Win32.Agent2.fhyp – McLovin – 2012-08-10T17:39:33.897
@AndreaG By chance you haven't happened to find a solution to those lost escape sequences? I've run into the same problem and can't seem to find a solution. – dtmland – 2013-05-31T17:04:19.973
@dtmland no recent evolution, sorry – AndreaG – 2013-06-10T13:06:57.397