* Eric Smith ([EMAIL PROTECTED]) wrote: > I am using tabs in vim7 and have several files permanently opened > on screen window called "data". I have bindings as per: > bind r eval 'select data' 'stuff :tabn1^M' > bind t eval 'select data' 'stuff :tabn2^M' > > This works perfectly if I am not in window "data". > But I want to use the same keystrokes even if I am in the data > window. But then I get the error message "This IS window ..." > and an irritating 1 sec pause.
Perhaps you can select the blank window, then select your desired window. I think this should at least skip the message. Ian -- Ian J Wat http://www.lynxmann.net
signature.asc
Description: Digital signature
_______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
