PageRenderTime 45ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
HTML | 16 lines | 16 code | 0 blank | 0 comment | 0 complexity | 44d789433b07f2f3c8d91fb9ceeea0df 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>
  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>