sublime-selectuntil icon indicating copy to clipboard operation
sublime-selectuntil copied to clipboard

Reverse select keyboard command do not work

Open Grokzen opened this issue 9 years ago • 3 comments

Keymapping say that the following should work

"keys": ["alt+shift+r"], "command": "reverse_select"

but when the keycommand is used, nothing happens.

Tested on Ubuntu 14.04 & ST3 build 3095

Grokzen avatar Sep 21 '15 07:09 Grokzen

Does anything pop up in the error console? Hit ctrl + ` to bring it up.

xavi- avatar Sep 22 '15 05:09 xavi-

I see no direct errors, but when logging commands i see that command: reverse_select is runned when i press the keyboard command but nothing happens.

Grokzen avatar Sep 22 '15 08:09 Grokzen

I'm also experiencing this issue in ST3 Build 3154.

Asuza avatar Nov 29 '17 17:11 Asuza