In the editor support class the behavior triggering the mode switch
from edit mode to non-edit mode is hard coded.
This patch adds a little sugar to allow configuration of keys,
which will trigger mode switch.
Description
In the editor support class the behavior triggering the mode switch
from edit mode to non-edit mode is hard coded.
This patch adds a little sugar to allow configuration of keys,
which will trigger mode switch.