I just noticed the behavior described in the title when attempting to traverse words using set -o vi
command editing mode. I had the "j" or the "k" depressed and it only moved [left|right] one character no matter how long depressed. Then I tried just typing normally (vi "insert" mode) and the keys do not repeat there either.
This seems to be new "behavior" (/bug) in the latest version of Pycharm 2021.3.1: I have been using Pycharm since its inception and did not notice it before.
Is there any setting or workaround to regain the repeat feature of a depressed key in the terminal?