On Tue, Dec 7, 2010 at 4:42 PM, Michael Kelleher <mkel...@gmail.com> wrote:
> Open your ~/.screenrc with vim. You need to specify the key sequence that
> corresponds to the keys in question. This is different on each machine. You
> can find out the sequence by entering insert mode then pressing Ctrl-v
> followed by Shift-F1 in this case. On my machine it would look like this if
> I wanted to map Shift-F1 to select window 2.
>
> bindkey "^[[1;2P" select 2

Beautiful, works like a charm!  Thanks a lot guys...

Dustin

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

Reply via email to