Editbox Options » History » Version 7
Per Amundsen, 03/01/2017 02:15 PM
1 | 1 | Per Amundsen | {{>toc}} |
---|---|---|---|
2 | |||
3 | h1. Editbox Options |
||
4 | |||
5 | 7 | Per Amundsen | Editbox is the control/box where your type messages. |
6 | 6 | Per Amundsen | |
7 | 4 | Per Amundsen | _See also [[/editbox]], [[$editbox]], [[on TABCOMP]]._ |
8 | 3 | Per Amundsen | |
9 | 1 | Per Amundsen | h2. Use global Editbox history |
10 | |||
11 | If enabled, Editbox up/down history will be the same for each window, otherwise each window has it's own up/down history. |
||
12 | |||
13 | h2. Save and restore history |
||
14 | |||
15 | If enabled, Editbox history will be saved and restored across sessions. |
||
16 | |||
17 | h2. Disable script evaluation in Editbox |
||
18 | |||
19 | If enabled, typing $identifier<tab> and //commands will not be evaluated in the Editbox. |
||
20 | |||
21 | h2. Max history |
||
22 | |||
23 | Set the maximum number of Editbox history to save. |
||
24 | |||
25 | 5 | Per Amundsen | h2. Editbox Lines |
26 | |||
27 | If set to automatic, Editbox will automatically resize to fit the text up to half the window size, otherwise it will always show to the chosen number of lines. |
||
28 | |||
29 | 1 | Per Amundsen | h2. Tabcomplete order |
30 | |||
31 | Sets the order to cycle [[Tabcomplete]] nicks. A-Z = alphabetically, Last spoke order = in the order a nick last spoke on the current channel. |
||
32 | |||
33 | h2. Include joins |
||
34 | |||
35 | When a nick joins, it's included when cycling [[Tabcomplete]] regardless if that nick ever spoke. |
||
36 | |||
37 | 2 | Per Amundsen | h2. Tabcomplete suffix |
38 | 1 | Per Amundsen | |
39 | Word or characters to display after the nick when using [[Tabcomplete]], e.g ":" to display "Nick:" |
||
40 | |||
41 | This is the suffix for any word in the [[Editbox]] except the first word. |
||
42 | |||
43 | 2 | Per Amundsen | h2. Tabcomplete first word Suffix |
44 | 1 | Per Amundsen | |
45 | Word or characters to display after the nick when using [[Tabcomplete]], e.g ":" to display "Nick:" |
||
46 | |||
47 | This is the suffix for the first word in the [[Editbox]]. |