PageRenderTime 40ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/jEdit/tags/jedit-4-2-pre14/doc/tips/tip9.html

#
HTML | 5 lines | 5 code | 0 blank | 0 comment | 0 complexity | 16687963ea2945c0302f6c3b8245c484 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>You can view multiple buffers at a time, in one single view.
  2. <b>C+2</b> splits the view horizontally. <b>C+3</b> splits
  3. the view vertically. <b>C+1</b> removes all splits from the
  4. view. <b>C+0</b> removes the currently focused split from the view. jEdit remembers if the view was split between editing sessions.
  5. </body></html>