OpenSearchResult icon indicating copy to clipboard operation
OpenSearchResult copied to clipboard

Not working in Sublime Build 4142

Open LeEnno opened this issue 2 years ago • 2 comments

I used Ctrl + Enter just fine for years and today it somehow doesn't work. I updated to Sublime Build 4142 yesterday and today pressing the shortcut does nothing. I opened Console and entered sublime.log_commands(True) which actually prints command: open_search_result when I press the shortcut. But the file is just not opening.

I know this package is quite old and hasn't received any updates because it didn't need to. But I'm quite desperate, so just opening the issue and hoping there's a solution. Thanks for any help 🙏

LeEnno avatar Nov 11 '22 07:11 LeEnno

Also did open an issue here so maybe that helps: https://github.com/sublimehq/sublime_text/issues/5682

LeEnno avatar Nov 11 '22 11:11 LeEnno

Here's a PR to fix it: https://github.com/abrookins/OpenSearchResult/pull/13

simonrad avatar Dec 21 '22 00:12 simonrad