>From your Lua startup script, you can try this:
editor.AssignCmdKey(string.byte("Y"), SCMOD_CTRL, SCI_LINEDELETE)
For me, I think I'll stick with Ctrl-Shift-L :-).
Bruce
"Frank Wunderlich" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> DurumDara, 20.04.2006 15:26:
>> Hi !
>>
>> Sorry for that. I missing some lines, because my machine has been
>> crashed...
>>
>> But when I download this rc, I not found any IDM tag...
>> I search for: "line" "+L" "Shift+" "Ctrl+"...
>>
>> So I don't found answer to "Ctrl+Shift+L" replacing (to Ctrl+Y)...
>>
>> Thanx for it:
>> dd
>
> sorry, i thought this has an menu-item.
> i've searched the source and found the following:
>
> scintilla\src\KeyMap.cxx:140
>
> {'L', SCI_CSHIFT, SCI_LINEDELETE},
>
> this should be the definition, but i don't know how to set change the
> key-binding with properties, because this is not an menuitem.
> you can change the source and recompile, i think there's no other way.
>
> regards
> Frank
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest