PageRenderTime 44ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/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
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  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>