Steps to reproduce:
- Enable Goto Anything’s preview feature
- Create two files: blah.txt and BLAH.txt
- Using Sublimen’s Goto Anything feature search for “blah”
- One will be selected; let’s assume it’s “blah.txt”
- blah.txt is previewed in the background
- change selection to “BLAH.txt”
- previewed document does not change. It is still “blah.txt”
- Press return, still selecting “BLAH.txt”
- The previewed document, “blah.txt” is opened
Thanks in advance!