Editbox Options » History » Revision 10
Revision 9 (Per Amundsen, 02/02/2019 10:03 AM) → Revision 10/16 (Per Amundsen, 02/26/2020 02:12 PM)
{{>toc}}
h1. Editbox Options
[[Editbox Control|Editbox]] is the control/box where your type messages.
_See also [[/editbox]], [[$editbox]], [[on TABCOMP]]._
h2. Use global Editbox history
If enabled, Editbox up/down history will be the same for each window, otherwise each window has it's own up/down history.
h2. Save and restore history
If enabled, Editbox history will be saved and restored across sessions.
h2. Disable script evaluation in Editbox
If enabled, typing $identifier<tab> and //commands will not be evaluated in the Editbox.
h2. Autocomplete code tags
If enabled, typing <notextile>"'(<[{*`~_-</notextile> will enclose the selected text with the appropriate tags.
h2. Confirm when pasting more than [X] lines of text
Shows a warning when pasting more then [X] lines of text to a single line [[Editbox Control|Editbox]].
h2. Spellcheck color
Sets the colors to use when [[Spellcheck|spellchecking]] is enabled and underlining misspelled words.
h2. Max history
Set the maximum number of Editbox history to save.
h2. Editbox Lines
If set to *Automatic*, 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.
h2. Minimum Lines
Sets the minimum number of lines to use when *Editbox Lines* is set to *Automatic*, it will still expand on larger text.
h2. Tabcomplete order
Sets the order to cycle [[Tabcomplete]] nicks. A-Z = alphabetically, Last spoke order = in the order a nick last spoke on the current channel.
h2. Include joins
When a nick joins, it's included when cycling [[Tabcomplete]] regardless if that nick ever spoke.
h2. Tabcomplete suffix
Word or characters to display after the nick when using [[Tabcomplete]], e.g ":" to display "Nick:"
This is the suffix for any word in the [[Editbox]] except the first word.
h2. Tabcomplete first word Suffix
Word or characters to display after the nick when using [[Tabcomplete]], e.g ":" to display "Nick:"
This is the suffix for the first word in the [[Editbox]].