BetterFindBuffer
BetterFindBuffer copied to clipboard
Expand file path's user home "~" post sublime 4142 - Fix #36
trafficstars
fix according to https://github.com/sublimehq/sublime_text/issues/5682#issuecomment-1313050419
i can confirm this fix works correctly in the latest sublime, build 4143
Thanks for the fix! :)
If someone is looking to pick this change before it is merged:
- install the
PackageResourceViewerST package - use the
PackageResourceViewer: Open Resourcecommand - select the
BetterFindBufferpackage - navigate to
find_results.pyfile - change line
32to what this PR does :)
There’s also #35 which does the same thing 🙃
Hey @aziz, are we waiting for something for this to get merged? If not, please merge & release.