Sublime Forum

Keybindings Regression Bug Dev Build 2152

#1

I’ve been using Beta for some time now. I downloaded the latest available Dev Build ( 2152 ) and noticed that my indent / unindent keybindings broke.

I’m using a Mac and Spanish ISO Keyboard.

{ "keys": "super+]"], "command": "indent" }, { "keys": "super+"], "command": "unindent" },

These config works on Beta. On my keyboard I need to press the following keys:

super+alt++ ( super+] ) super+alt+` ( super+ )
and they work.

On DEV the default keys stopped working. If I change the keybinding to super+alt++ then it works, BUT the second one doesn’t work at all ( super+alt+` )

I’m assuming this is a regression bug, since installing beta works without trouble.

0 Likes

Dev Build 2152
#2

FWIW none of the input handling code has changed in the current series of dev builds - if you temporarily go back to 2139, does the key binding start working for you again?

0 Likes

#3

Yes, it works on 2139 :smile:

0 Likes

#4

Just to confirm, did you reinstall 2139 to verify?

0 Likes

#5

Like I mentioned in the first post:

I’m assuming this is a regression bug, since installing beta works without trouble.

( yes, I installed the beta and it works again. )

0 Likes

#6

Bump?

Bump!

0 Likes