0

If I open a folder that uses source control in TextMate, it will show deleted files with an x. How do I hide deleted files?

The solution in this answer does not work: How can I keep deleted files from showing up in TextMate 2 file-browser sidebar?

enter image description here

Michael Ozeryansky
  • 7,204
  • 4
  • 49
  • 61
  • What does ‘git status’ say? IIRC this state happens when you’ve deleted a file but haven’t removed it from git, or removed it from git but haven’t deleted the file. – Graham P Heath Jul 03 '22 at 18:46
  • @GrahamPHeath That is what the x indicates. I want the file to not show up in TextMate when I delete the file. The solution in other answers to "just commit the change" is not a solution, it's a hack. – Michael Ozeryansky Jul 03 '22 at 19:17

0 Answers0