Try dtspace. In general dtx deletes from current position till just before x. Just tx moves the cursor to just before character x in current line.
To delete up to and including the space, use dfspace.
Try dtspace. In general dtx deletes from current position till just before x. Just tx moves the cursor to just before character x in current line.
To delete up to and including the space, use dfspace.