How to move forward and backward by one word in embedded local terminal

Viewed 1269

Does anyone know what is the keyboard key to jump between word to word in embedded local terminal for WebStorm or PyCharm?

I have use Option (Alt) key + Arrow Left/Right to jump between word in Mac or mac terminal, but when I turn on embedded local terminal in WebStorm it just show [D or [C.

Searching lots online, cannot find a better solution but only find that may be the issue for WebStorm/PyCharm about meta key and Esc.

1 Answers
Related