Weird - it wasnt working for me (and i dont remember which file i was trying it
on).
Retesting again - it does delete all the subsequent real tabs, but it is not
behaving correctly:
1) it does gobble up subsequent punctuation too - this is wrong - 5.0.6 didnt do
this
abc               ...def  (cursor after abc) results in abcdef (should be 
abc...def)

2) what is even worse is it even gobbles up subsequent words!
abc               def (cursor after abc) results in abc - this is an ugly 
regression -
as ctrl-delete from blank should never eat across non-blank boundary

3) dot handling is weird too
abc.,.def$ (cursor at the start) - gobbles abc. then (on next press) comma dot,
then def and never gobbles $  (should IMO gobble abc, then dot, then comma, then
dot, then def, then $)

-- 
<https://forum.pspad.com/read.php?4,62404,77986>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem