Make backspace more clever
When acting as input method remove the last word or last set of whitespace characters rather than just emitting key repeat for backspace. This prevents haptic from buzzing a lot and is also more precise.
When acting as input method remove the last word or last set of whitespace characters rather than just emitting key repeat for backspace. This prevents haptic from buzzing a lot and is also more precise.