User forums > General (but related to Code::Blocks)
Delete line hotkey ?
			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.
		
			kiril_k:
			
			
--- Quote ---Ctrl-L.
Note that it actually "cuts" the line, i.e. it is kept in the clipboard.
--- End quote ---
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 ---
--- Quote ---Ctrl-L.
Note that it actually "cuts" the line, i.e. it is kept in the clipboard.
--- End quote ---
Can I assign this hotkey as I like, for example like Ctrl+E ?
--- End quote ---
Afraid not. This is a scintilla builtin and currently we provide no way to edit scintilla's builtins...
		
			Pecan:
			
			
		
Navigation
[0] Message Index
[#] Next page
Go to full version