PageRenderTime 54ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
HTML | 17 lines | 16 code | 1 blank | 0 comment | 0 complexity | aaa19b5d1668b5572532fc624039a124 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, folding mode, or encoding indicator opens the
  7. <b>Buffer Options</b>
  8. dialog box.
  9. <li>Clicking the various status flags changes them.
  10. <li>Double-clicking the memory indicator opens the <b>Memory Status</b> dialog
  11. box.
  12. </ul>
  13. To configure what components are shown in the status bar, go to the
  14. <b>Status Bar</b> pane of the <b>Utilities</b>&gt;<b>Global Options</b> dialog
  15. box.
  16. </body></html>