Salutations Zsh Users, I just started using zsh. It's always fun to learn a new trick. I am a long-time vi-mode user. One thing that's different from ksh and bash is the cursor position after an ESC-k. With zsh, the cursor is positioned on the last character of the last command after an ESC-k. With ksh and bash, the cursor is positioned at the first character of the last command after an ESC-k. I'm pretty sure there is a way to change this in zsh. Can anyone give me a pointer? CP -- Christopher Paul