On Sat, May 9, 2009 at 9:27 AM, tianlijian <tianlij...@gmail.com> wrote:

> how to bind key "shift+PgUp" key to switch prev window?
>

I use Ctrl-PgUp:

bindkey ^[[5;5~    prev    # Ctrl-PgUp

I don't know how to represent Shift-PgUp, but this may or may not help:
http://osdir.com/ml/gnu.screen.user/2007-04/msg00001.html . Using that
technique for Shift-PgUp does not work for me unfortunately.

Hugo Heden
_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to