Recently I've stared using ConEmu and it's great. But I encountered one problem that stops me from using it as an ssh client. When I ssh to a remote machine linux's 'screen' doesn't work very well.
I mean I cannot even go through the list of open sessions in screen. When I do Ctrl+a " I see the list but when I press an arrow to navigate it goes back to the terminal.
This happens when I use it via cygwin.
When I use cmd, I ssh to a machine, run screen, but then when I do ctrl+a to access screen options instead of going to screen I see:
[someuser@my-remote ~]$ ^A
Screen works properly when I use MobaXTerm.
I haven't found anything about problems with screen and conemu.