young-developer/nppNavigateTo

Cant open dialog with `Ctrl+,`

Closed this issue · 5 comments

Test on Windows 10 64 bit, npp v7.6.3 32-bit and npp v8.4.2 32-bit, NavigateTo v1.12.7.

The dialog can called by menu bar, but cant react with hot key Ctrl+,. Do I need to do any other settings before?

And suggestions:

Navigate filter cant react with Ctrl+C and Ctrl+V. Sometimes I copy a filename in a source code, and I want to search it in navigate bar, so I use Ctrl+V to paste text into navigate filter.

And, can the search bar support multiple keywords separated by spaces? If difficult to support regEx, space-separated keywords will be easier?

@znsoooo Check you shortcuts mapping: Settings -> Shortcut Mapper.
I tested copy and paste functionality and it works correctly. Most probably something with shortcuts are configured incorrectly.
I will add multiple keywords search on my list of requested features.

@young-developer Thank you, I figure out that the reason is because I opened other input methods (even in English input mode). It's ok after closing.
So I think you may consider whether to replace the default key settings (although it can switch manually), because after all, there are still many users in countries who need to use the input method.

And the Paste problem (the corner is the keystroke log):
https://user-images.githubusercontent.com/34830785/179318791-b3f5127e-1fe8-40ec-a93b-60501eb6ecc2.mp4

korpx commented

Have the same problem with the shortcut not working. CRTL, + is a common shortcut for increasing the font size in Windows. It's be nice to be able to change the shortcut for the plugin thru a settings dialog or at least a config textfile.

@korpx In shortcut mapper settings you can set it to any other. (Settings->Shortcut Mapper -> Plugin Commands tab)
image

New plugin v2 is available. Please try to remap it using this release: https://github.com/young-developer/nppNavigateTo/releases/tag/v.2.0.0