If I use the shortcut Ctrl+Up to move the current paragraph upwards, but Wrap is
on, it treats the soft-wrap as a paragraph end. So, if the editor wrap is off,
it originally looks like:
cite:
--------------------------------------------------------------------------------
123456789-123456789-
abc--------------------------------------------------------------------------------


If you then press Ctrl+Up while the "abc" line is current, you get
cite:
--------------------------------------------------------------------------------
abc
123456789-123456789---------------------------------------------------------------------------------

and that's what I expect to happen.

HOWEVER, if wrap is ON, and it wraps at character 10 (to make this easy), it
originally looks like this:
cite:
--------------------------------------------------------------------------------
123456789-
123456789-
abc--------------------------------------------------------------------------------


If you then press Ctrl+Up while the "abc" line is current, you get
cite:
--------------------------------------------------------------------------------
abc123456789-
123456789-123456789---------------------------------------------------------------------------------

... which NO ONE wants! Notice that not only has "abc" entered the line of
numbers, but there are now 3 series of numbers, instead of just two.

Running 5.0.3 (377) 32b.

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

Odpovedet emailem