mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
The tab bar uses the result of indexOfObject: as the tag, so if there is no selected tab, it would be NSNotFound. Generally though this should not happen.