This PR converts the behavior of ignoring keys while an input is focused to a setting.
This is useful for when you want to use a shortcut that does not necessarily overlap with typing in inputs so that it just always works. (In my case Command + Enter).
This PR converts the behavior of ignoring keys while an input is focused to a setting. This is useful for when you want to use a shortcut that does not necessarily overlap with typing in inputs so that it just always works. (In my case
Command + Enter
).