I've tried creating a script to switch between open files in a project by recording myself clicking on files in the windows palette. I get, in the script, stuff like
"select text document X of project window 1" Where X, to me, seems like a random number - I can click on several files, and X might, or might not change - so I can't have a script where X is 1,2,3, etc... and assign to cmd-1, cmd-2 etc... Dave On 1 January 2013 00:38, G. T. Stresen-Reuter <[email protected]> wrote: > On Dec 31, 2012, at 3:05 AM, Thomas Mai wrote: > >> how can I switch between open files via hotkeys? > > On my computer (which has a spanish keyboard) the keyboard equivalent is > Command+Option+[ or ] (which cycles through the open documents) > >> And is there a possibility to access open files directly by hotkey? (Cmd+1 >> for 1st file, Cmt+2 for 2nd, etc) > > Not sure if this is possible. > > Ted S-R > > -- > -- > You received this message because you are subscribed to the > "BBEdit Talk" discussion group on Google Groups. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > <http://groups.google.com/group/bbedit?hl=en> > If you have a feature request or would like to report a problem, > please email "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > > > -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
