Hello, 

I have here an issue with indent multiple lines (including empty lines)

_Example_
* Tabs are configured as 4 space chars
lets say we have the following block marked (all 3 lines)


123¶
¶
456¶


* in v5.0.6
When hitting the TAB key -> *ALL* lines will be indented

····123¶
····¶
····456¶


* in v5.0.7
Only lines that are not empty will indented - the empty line will NOT be
intended.


····123¶
¶
····456¶


I would like to use the v5.0.6 behavior.
--> Is it possible to configure the v5.0.6 behavior in v5.0.7?
I can't find anything

Many thanks in advance

Chris

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

Odpovedet emailem