/jEdit/tags/jedit-4-0-pre3/org/gjt/sp/jedit/tips/tip24.html

# · HTML · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · c09bd709d8df4bd55c6bd105f4a70148 MD5 · raw file

  1. <html><body><b>C+d</b> deletes the current line. <b>S+BACK_SPACE</b>
  2. deletes from the caret position to the beginning of the line.
  3. <b>S+DELETE</b> deletes from the caret position to the end of the
  4. line.</body></html>