/jEdit/tags/jedit-4-0-pre5/doc/tips/tip56.html

# · HTML · 16 lines · 16 code · 0 blank · 0 comment · 0 complexity · 44d789433b07f2f3c8d91fb9ceeea0df MD5 · raw file

  1. <html><body>
  2. You can click on various parts of the status bar:
  3. <ul>
  4. <li>Double-clicking the caret position display opens the <b>Go to Line</b>
  5. dialog box.
  6. <li>Double-clicking the edit mode or encoding indicator opens the
  7. <b>Buffer Options</b>
  8. dialog box.
  9. <li>Clicking the fold mode indicator changes it ("none", to "indent", to
  10. "explicit").
  11. <li>Clicking the selection status indicator toggles it ("single" or "multi").
  12. <li>Clicking the insert mode indicator toggles it ("ins" or "ovr").
  13. <li>Double-clicking the memory indicator opens the <b>Memory Status</b> dialog
  14. box.
  15. </ul>
  16. </body></html>