This file is indexed.

/usr/share/doc/nedit/html/interface.html is in nedit 1:5.7-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<HTML>
<HEAD>
<TITLE> Basic Operation </TITLE>
</HEAD>
<BODY>
<A NAME="Tabbed_Editing"></A>
<H2> Tabbed Editing </H2>
<P>
NEdit is able to display files in distinct editor windows, or to display files
under tabs in the same editor window.  The Options for controlling the tabbed
interface are found under Preferences -&#62; Default Settings -&#62; Tabbed Editing
(cf. "<A HREF="preferences.html#Preferences">Preferences</A>", also "<A HREF="command_line.html#NEdit_Command_Line">NEdit Command Line</A>").
</P><P>
Notice that you can re-group tabs at any time by detaching and attaching them,
or moving them, to other windows. This can be done using the Windows menu, or
using the context menu, which pops up when right clicking on a tab.
</P><P>
You can switch to a tab by simply clicking on it, or you can use the keyboard.
The default keybindings to switch tabs (which are Ctrl+PageUp/-Down and Alt+Home,
see "<A HREF="keyboard.html#Keyboard_Shortcuts">Keyboard Shortcuts</A>") can be changed using the actions previous_document(),
next_document() and last_document().
</P><P>
<P><HR>
</P><P>
</P>
</BODY>
</HTML>