[Lazarus] How should "delete to end of word behave"
Martin
lazarus at mfriebe.de
Sun Dec 21 16:01:20 CET 2008
Alexander Klenin wrote:
> On Sun, Nov 9, 2008 at 02:39, Alexander Klenin <klenin at gmail.com> wrote:
>
>> Just found another minor glitch. Given text:
>>
>> abc def <cursor>
>> xyz
>>
>> Ctrl+T results in
>>
>> abc defxyz
>>
>> i.e. spaces _to the left_ of cursor are deleted.
>>
>
> Since there was no reaction, I closed original issue
> http://bugs.freepascal.org/view.php?id=12583
> and created a new one about this particular bug:
> http://bugs.freepascal.org/view.php?id=12822
>
Yes that got lost.
Initially I think was the question, if the spaces should be inserted.
Because the caret being past EOL, the spaces were never there to start with.
However any other command executed with the caret past EOL, seems to
insert the spaces, so ctrl-t should too.
It will be fixed (early next year, since I am away currently)
Regards
Martin
More information about the Lazarus
mailing list