search
top

Mac OSX : Tabbing between windows from the same application

It’s all good being able to tab between applications in Mac OSX:

CMD + TAB

But when you’re coding in XCode, Interface Builder or similar applications with many windows, you want to be able to find those windows using shortcut keys.

The way to do that is:

CMD + `

NOTE: This ‘ character shares a key with the tilde (~) character. On my MacBook Pro it’s located above the left CTRL key, and on a full sized keyboard, top left.

Leave a Reply

top