/jEdit/tags/jedit-4-2-pre4/doc/tips/tip16.html

# · HTML · 9 lines · 8 code · 1 blank · 0 comment · 0 complexity · 405fb27982243ec33d7aae184c0a9605 MD5 · raw file

  1. <html><body>You can press <b>C+t <i>X</i></b> to save the current
  2. position to a marker with shortcut <i>X</i>, and <b>C+y <i>X</i></b> to return
  3. to the marker with shortcut <i>X</i>, where <i>X</i> is any key on your
  4. keyboard.<p>
  5. Marker positions are saved to <tt>.<i>file
  6. name</i>.marks</tt>. If you don't these files to be created,
  7. disable marker persistence in the <b>General</b> pane of
  8. the <b>Utilities</b>&gt;<b>Global Options</b> dialog box.</body></html>