1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The Title, Tab and Status bar</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="The ELinks Manual"><link rel="up" href="ch03.html" title="Chapter 3. Introduction to the World of ELinks"><link rel="prev" href="ch03.html" title="Chapter 3. Introduction to the World of ELinks"><link rel="next" href="ch03s03.html" title="The Main, Link and Tab Menus"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The Title, Tab and Status bar</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Introduction to the World of ELinks</th><td width="20%" align="right"> <a accesskey="n" href="ch03s03.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2516286"></a>The Title, Tab and Status bar</h2></div></div></div><p>The title bars main purpose is to display the title of the current document.
2
Documents bigger than can be displayed with the current screen size are
3
divided into subpages. In this case the current document position is
4
indicated in the far right of the title bar as a suffix to the actual
5
document title. The syntax is: ( current-subpage / total-subpages ), an
6
example is <code class="literal">(4/9)</code> that indicates the 4th subpage of 9 subpages.</p><p>The tab bar by default is only visible when 2 or more tabs are open. It is
7
divided into slots containing the trimmed title of the tabs' loaded
8
document. Between each tab is a separator. The current tab is highlighted
9
and all tabs that has not been viewed after being loaded are highlighted as
10
fresh. Tabs are explained in details in the tabs.txt file.</p><p>The status bar has multiple purposes. Most of the time it will contain the
11
URI (and title) of the currently selected link. If a link is followed,
12
connection information is shown in the status bar. When using cursor
13
routing, the status bar will show the coordinates of the cursor when a link
14
is not followed.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch03.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch03s03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 3. Introduction to the World of ELinks </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> The Main, Link and Tab Menus</td></tr></table></div></body></html>