If I type End
in non-screen environment of my zsh
console - it will move me to the end of line.
But if I do the same in zsh
behind screen then it will just upper case following word..
How can I make those movements behave the same in screen
environment too?