This file is indexed.

/usr/share/doc/kildclient/html/ch06s03.xhtml is in kildclient-doc 3.2.0-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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head><title>6.3. Input Menu</title><link rel="stylesheet" type="text/css" href="docbook.css"/><link rel="stylesheet" type="text/css" href="kildclient.css"/><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"/><link rel="prev" href="ch06s02.xhtml" title="6.2. Edit Menu"/><link rel="next" href="ch06s04.xhtml" title="6.4. Preferences Menu"/></head><body><header><div class="navheader"><table style="width: 100%; "><tr><th style="text-align: center; " colspan="3">6.3. Input Menu</th></tr><tr><td style="width: 20%; text-align: left; "><a accesskey="p" href="ch06s02.xhtml">Prev</a> </td><th style="width: 60%; text-align: center; ">Chapter 6. Menu Reference</th><td style="width: 20%; text-align: right; "> <a accesskey="n" href="ch06s04.xhtml">Next</a></td></tr></table><hr/></div></header><section class="sect1" id="idm695"><div class="titlepage"><div><div><h2 class="title" style="clear: both">6.3. Input Menu</h2></div></div></div><section class="sect2" id="idm698"><div class="titlepage"><div><div><h3 class="title">6.3.1. Clear</h3></div></div></div><p>This command clears the command entry box. The same can be
achieved by using the button to the left of the command entry
box.</p></section><section class="sect2" id="idm702"><div class="titlepage"><div><div><h3 class="title">6.3.2. Previous and Next</h3></div></div></div><p>These commands retrieve the previous or next command in the
history, putting them in the command input box. They are equivalent of
pressing <span class="keysym">Alt+Up</span> or <span class="keysym">Alt+Down</span> (or just
the arrows, in some circunstances).</p></section><section class="sect2" id="idm708"><div class="titlepage"><div><div><h3 class="title">6.3.3. Find Previous and Find Next</h3></div></div></div><p>These commands search the command history for a command that
starts with the text that is in the input bar. To use that feature,
enter the first characters of the command you want to retrieve and
select Find Previous. You can navigate through other commands starting
with that prefix with these menu entries.</p></section><section class="sect2" id="sec_cmd_history"><div class="titlepage"><div><div><h3 class="title">6.3.4. Command History</h3></div></div></div><p>This command allows you to review the commands that have been
sent recently, and send one or more commands again. When you select
the menu item, a dialog like this appears:</p><div class="figure" id="idm716"><div class="figure-title">Figure 6.1. Command History Dialog</div><div class="figure-contents"><div class="mediaobject"><img src="images/cmdhistory.png" alt="The Command History Dialog."/></div></div></div><br class="figure-break"/><p>The list on the left shows the commands which are saved. You can
configure how many commands are saved, see <a class="xref" href="sec_we_input.xhtml" title="4.3. Input">Section 4.3, “Input”</a>.</p><p>To send again commands to the World, select the commands you
would like to send and press <span class="guilabel">Send</span>. Since most
MUDs cannot handle too much user input at once and disconnect you in
this case, you can add a delay after each sent command, so that the
commands are not sent all at once, but with pauses. You can specify
the delay and also how many commands are sent at one time. The delay
is added after each group of sent commands.</p><p>You can also press <span class="guilabel">Send &amp; Close</span> to send
the selected commands and close the dialog afterwards.</p><p>You can also put a command in the command entry box to edit it.
To do so, select a command (in this case you must select only one) and
press <span class="guilabel">Recall</span>. If you press <span class="guilabel">Recall &amp;
Close</span> instead, the command is recalled and the dialog is
closed.</p><p>To search for commands containing a given string, used the
<span class="guilabel">Find</span> and <span class="guilabel">Find Next</span> buttons.
Use the former one to start a search, and the later to find more
commands with the string. To start another search, use
<span class="guilabel">Find</span> again.</p></section><section class="sect2" id="sec_ml_send"><div class="titlepage"><div><div><h3 class="title">6.3.5. Multi-line Send</h3></div></div></div><p>This command allows you to send several lines of output and/or a
file to the World. When you select the menu item, a dialog like this
appears:</p><div class="figure" id="idm741"><div class="figure-title">Figure 6.2. Multi-Line Send</div><div class="figure-contents"><div class="mediaobject"><img src="images/mlsend.png" alt="The Multi-Line Send Dialog."/></div></div></div><br class="figure-break"/><p>You can send a file to the World, and you can also send text
before and after the file if you need. Naturally, you can also send
only some text without sending a file. Just leave the fields you don't
need blank.</p><p>It is also possible to prefix all the lines with a string (such
as <code class="literal">chat</code>), or to add a string to the end of all
lines. If you want that, fill in the appropriate fields, if not, just
leave them blank.</p><p>Most MUDs cannot handle too much user input at once and
disconnect you in this case. To avoid that, you can add a delay after
each sent lines, so that the text is not sent all at once, but with
pauses. You can specify the delay and also how many lines are sent at
one time. The delay is added after each group of sent lines.</p><p>If you select "Keep dialog open after sending", the dialog will
not be closed after the text starts to be sent, so you can make
further changes to the text.</p></section><section class="sect2" id="idm754"><div class="titlepage"><div><div><h3 class="title">6.3.6. Test Triggers</h3></div></div></div><p>This command brings up the Test Triggers window, which is
described in <a class="xref" href="sec_test_triggers.xhtml" title="8.8. Testing Triggers">Section 8.8, “Testing Triggers”</a>.

</p></section></section><footer><div class="navfooter"><hr/><table style="width: 100%; "><tr><td style="width: 40%; text-align: left; "><a accesskey="p" href="ch06s02.xhtml">Prev</a> </td><td style="width: 20%; text-align: center; "><a accesskey="u" href="ch06.xhtml">Up</a></td><td style="width: 40%; text-align: right; "> <a accesskey="n" href="ch06s04.xhtml">Next</a></td></tr><tr><td style="width: 40%; text-align: left; vertical-align: top; ">6.2. Edit Menu </td><td style="width: 20%; text-align: center; "><a accesskey="h" href="index.xhtml">Home</a></td><td style="width: 40%; text-align: right; vertical-align: top; "> 6.4. Preferences Menu</td></tr></table></div></footer></body></html>