Project

General

Profile

Editbox Options » History » Version 10

Per Amundsen, 02/26/2020 02:12 PM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Editbox Options
4
5 8 Per Amundsen
[[Editbox Control|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 9 Per Amundsen
h2. Autocomplete code tags
22
23
If enabled, typing <notextile>"'(<[{*`~_-</notextile> will enclose the selected text with the appropriate tags.
24
25 10 Per Amundsen
h2. Confirm when pasting more than [X] lines of text
26
27
Shows a warning when pasting more then [X] lines of text to a single line [[Editbox Control|Editbox]].
28
29 9 Per Amundsen
h2. Spellcheck color
30
31
Sets the colors to use when [[Spellcheck|spellchecking]] is enabled and underlining misspelled words.
32
33 1 Per Amundsen
h2. Max history
34
35
Set the maximum number of Editbox history to save.
36 5 Per Amundsen
37
h2. Editbox Lines
38 1 Per Amundsen
39 10 Per Amundsen
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.
40
41
h2. Minimum Lines
42
43
Sets the minimum number of lines to use when *Editbox Lines* is set to *Automatic*, it will still expand on larger text.
44 5 Per Amundsen
45 1 Per Amundsen
h2. Tabcomplete order
46
47
Sets the order to cycle [[Tabcomplete]] nicks. A-Z = alphabetically, Last spoke order = in the order a nick last spoke on the current channel.
48
49
h2. Include joins
50
51
When a nick joins, it's included when cycling [[Tabcomplete]] regardless if that nick ever spoke.
52
53 2 Per Amundsen
h2. Tabcomplete suffix
54 1 Per Amundsen
55
Word or characters to display after the nick when using [[Tabcomplete]], e.g ":" to display "Nick:"
56
57
This is the suffix for any word in the [[Editbox]] except the first word.
58
59 2 Per Amundsen
h2. Tabcomplete first word Suffix
60 1 Per Amundsen
61
Word or characters to display after the nick when using [[Tabcomplete]], e.g ":" to display "Nick:"
62
63
This is the suffix for the first word in the [[Editbox]].