Private_Tab icon indicating copy to clipboard operation
Private_Tab copied to clipboard

Add option to disable the shortcut

Open JanChec opened this issue 9 years ago • 3 comments

In Polish we use [Alt] with many keys to get our special letters and many times I accidentally enter private mode while typing. It's so troublesome that it may make me uninstall this awesome plugin eventually.

JanChec avatar Oct 31 '15 14:10 JanChec

You can disable or modify shortcuts, see https://github.com/Infocatcher/Private_Tab#keyboard-shortcuts

Infocatcher avatar Oct 31 '15 14:10 Infocatcher

Thanks. It should be an option in normal (now not existing) plugin configuration.

JanChec avatar Oct 31 '15 14:10 JanChec

Yes, this way is better, but it's too difficult to write entire configuration interface. :( And unfortunately there is no API about keyboard shortcuts (moreover: now used manual code to handle keyboard events due to non-restartless native things).

Infocatcher avatar Oct 31 '15 14:10 Infocatcher