News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Delete line hotkey ?

Started by kiril_k, March 22, 2006, 02:51:08 PM

Previous topic - Next topic

kiril_k

Hi to All!
Is there exists in C::B hotkey for deleting a line in the editor ?

I found Ctrl+D hotkey for dublicating a line, but can't find hotkey for deleting a line :(
In Keyboard Shortcuts menu haven't found it.

Thanks in advance.

mandrav

Ctrl-L.

Note that it actually "cuts" the line, i.e. it is kept in the clipboard.
Be patient!
This bug will be fixed soon...

kiril_k

QuoteCtrl-L.

Note that it actually "cuts" the line, i.e. it is kept in the clipboard.

Can I assign this hotkey as I like, for example like Ctrl+E ?

mandrav

Quote from: kiril_k on March 22, 2006, 03:47:07 PM
QuoteCtrl-L.

Note that it actually "cuts" the line, i.e. it is kept in the clipboard.

Can I assign this hotkey as I like, for example like Ctrl+E ?

Afraid not. This is a scintilla builtin and currently we provide no way to edit scintilla's builtins...
Be patient!
This bug will be fixed soon...

Pecan


kiril_k