mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
The problem is that empty files on a FAT file system all have the same inode so TextMate would consider them to be links of each other and only show the last one opened. Fixes #979.