[Lazarus] Two key sequences little difference (to Delphi)

Max Vlasov max.vlasov at gmail.com
Fri Jun 17 11:04:24 CEST 2011


On Fri, Jun 17, 2011 at 12:42 PM, Martin <lazarus at mfriebe.de> wrote:

> On 17/06/2011 08:55, Max Vlasov wrote:
>
>>
>> a key sequence for copying the word at cursor (used Ctrl-Alt-Insert for
>> this). Currently there's no such command in Lazarus (or at least I did not
>> find when searched in Key Mappings tab).
>>
>
> Something similar: In the editor options (Misc) there is a checkbox "copy
> word on copy none. With that, if you have no selection Ctrl-C (or whatever
> you use) will copy a word instead of nothing
>
>
Wonderful, thanks, Martin ! :) It is even on by default, I just never tried
to copy anything without selection so never discovered this


On Fri, Jun 17, 2011 at 12:50 PM, Graeme Geldenhuys <graemeg.lists at gmail.com
> wrote:

>
> Hell, am I the only one that uses Tab (for indentation) and Shift+Tab
> (for unindent)?  Much less keys to type. ;-)
>
>
It's interesting, I saw this in Notepad++ and liked, but personally also
used to using tabs as usual.
But if one thinks, using tabs for tabbing when there's a selection looks
like a useless operation,  (cmiiw). Maybe there might a mechanism that
conditionally makes different things if there's a selection and if there's
no. In this case the tab can be used more effectively.

Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110617/a19303f9/attachment-0003.html>


More information about the Lazarus mailing list