When using the x in certain situtaions I get some strange behaviour. The letters above denote the cursor position.
I end up with ((world)) when pressing x in any of those cases.
When adding a space in between (hello) and (world) everything works as expected.
When using the
xin certain situtaions I get some strange behaviour. The letters above denote the cursor position.I end up with
((world))when pressingxin any of those cases.When adding a space in between
(hello)and(world)everything works as expected.