File: //usr/share/doc/jed/html/jed009.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta name="generator" content="hevea 2.35">
<link rel="stylesheet" type="text/css" href="jed.css">
<title>Status line and Windows</title>
</head>
<body >
<a href="jed008.html"><img src="previous_motif.svg" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.svg" alt="Up"></a>
<a href="jed010.html"><img src="next_motif.svg" alt="Next"></a>
<hr>
<h2 id="sec12" class="section">8 Status line and Windows</h2>
<p><span style="font-weight:bold">jed</span> supports multiple windows. Each window may contain the same buffer or
different buffers. A status line is displayed immediately below each
window. The status line contains information such as the <span style="font-weight:bold">jed</span> version
number, the buffer name, “mode”, etc. Please beware of the following
indicators:</p><p><span style="font-family:monospace">**</span><br>
buffer has been modified since last save.</p><p><span style="font-family:monospace">%%</span><br>
buffer is read only.</p><p><span style="font-family:monospace">m</span><br>
Mark set indicator. This means a region is being defined.</p><p><span style="font-family:monospace">d</span><br>
File changed on disk indicator. This indicates that the
file associated with the buffer is newer than the buffer itself.</p><p><span style="font-family:monospace">s</span><br>
spot pushed indicator.</p><p><span style="font-family:monospace">+</span><br>
Undo is enabled for the buffer.</p><p><span style="font-family:monospace">[Macro]</span><br>
A macro is being defined.</p><p><span style="font-family:monospace">[Narrow]</span>
Buffer is narrowed to a region of LINES.</p>
<hr>
<a href="jed008.html"><img src="previous_motif.svg" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.svg" alt="Up"></a>
<a href="jed010.html"><img src="next_motif.svg" alt="Next"></a>
</body>
</html>