mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04: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.