BetterFindBuffer icon indicating copy to clipboard operation
BetterFindBuffer copied to clipboard

Expand file path's user home "~" post sublime 4142 - Fix #36

Open alxgit opened this issue 2 years ago • 6 comments

fix according to https://github.com/sublimehq/sublime_text/issues/5682#issuecomment-1313050419

alxgit avatar Nov 15 '22 09:11 alxgit

i can confirm this fix works correctly in the latest sublime, build 4143

matthandlersux avatar Nov 16 '22 18:11 matthandlersux

Thanks for the fix! :)

adamof avatar Nov 17 '22 08:11 adamof

If someone is looking to pick this change before it is merged:

  • install the PackageResourceViewer ST package
  • use the PackageResourceViewer: Open Resource command
  • select the BetterFindBuffer package
  • navigate to find_results.py file
  • change line 32 to what this PR does :)

adamof avatar Nov 17 '22 08:11 adamof

There’s also #35 which does the same thing 🙃

LeEnno avatar Nov 17 '22 18:11 LeEnno

Hey @aziz, are we waiting for something for this to get merged? If not, please merge & release.

karolyi avatar Aug 08 '23 22:08 karolyi