/jEdit/tags/jedit-4-3-pre5/doc/tips/tip22.html

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

  1. <html><body>jEdit's register feature is a powerful extension of the clipboard
  2. metaphor. <b>C+r C+c <i>X</i></b> copies the selected text to register
  3. <i>X</i>. <b>C+r C+v <i>X</i></b> inserts the contents of register
  4. <i>X</i> into the buffer. Register contents are persistent between editing sessions.</body></html>