What is the command to close a single tab in Sublime?

sublimetext, tabs

Solution

Mac: cmd + w

Windows: ctrl + w

Linux : ctrl + w

Problem

Cmd-shift-w closes the whole window. I want to just close out a single tab. How do I do that?

Original source