On Fri, Jun 17, 2011 at 12:42 PM, Martin <[email protected]> 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 <[email protected]
> 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
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to