mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 17:28:05 -05: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.