alhimik45
alhimik45

Reputation: 92

Webstorm: Ctrl + Arrow not working. How to fix?

I downloaded Webstorm 10.0.2 and noticed that when I pressing Ctrl+Left/Right it selects char as Shift+Left/Right but not jumps over word.

And at Keymap Settings when I'm trying to add shortcut and pressing Ctrl+Left/Right it doesn't show this shortcut, but Ctrl+Any other works normally.

Also, at PhpStorm 7.1.3 Ctrl+Left/Right works normally.

Any ideas how to return normal behaviour of Ctrl+Left/Right?

OS Linux Mint 17
java version "1.7.0_79"
OpenJDK Runtime Environment (IcedTea 2.5.5) (7u79-2.5.5-0ubuntu0.14.04.2)
OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)

Upvotes: 0

Views: 310

Answers (1)

lena
lena

Reputation: 93728

Please try this workaround - does it help?

Upvotes: 2

Related Questions