This was caused by mishandling the priming character added to the beginning of the next word after typing a space (to properly propagate the character style in the previous word). Deleting the first character caused the priming character to be lost, resulting in the cursor being in the wrong place.
This was caused by mishandling the priming character added to the beginning of the next word after typing a space (to properly propagate the character style in the previous word). Deleting the first character caused the priming character to be lost, resulting in the cursor being in the wrong place.
Fixes: #187