xavi-/sublime-selectuntil

Reverse select keyboard command do not work

Grokzen opened this issue · 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

xavi- commented

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

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.

Asuza commented

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