Messages Options » History » Version 18
Per Amundsen, 12/26/2016 01:41 AM
| 1 | 6 | Mr. BS | {{>toc}} |
|---|---|---|---|
| 2 | |||
| 3 | 1 | Per Amundsen | h1. Messages Options |
| 4 | |||
| 5 | h2. Use timestamp |
||
| 6 | |||
| 7 | Enables or disables the timestamp for messages. |
||
| 8 | |||
| 9 | 17 | Per Amundsen | _See also [[/timestamp]], [[$timestamp]]._ |
| 10 | |||
| 11 | 1 | Per Amundsen | h2. Format |
| 12 | |||
| 13 | The timestamp format to use. |
||
| 14 | |||
| 15 | 17 | Per Amundsen | _See also [[$timestampfmt]]._ |
| 16 | |||
| 17 | 1 | Per Amundsen | h2. Message prefix System |
| 18 | |||
| 19 | The prefix to use for system messages. |
||
| 20 | |||
| 21 | 18 | Per Amundsen | _See also [[$prefixsys]]._ |
| 22 | 17 | Per Amundsen | |
| 23 | 1 | Per Amundsen | h2. Message prefix Ctcp |
| 24 | |||
| 25 | The prefix to use for ctcp messages. |
||
| 26 | |||
| 27 | 17 | Per Amundsen | _See also [[$prefixctcp]]._ |
| 28 | |||
| 29 | 1 | Per Amundsen | h2. Message prefix User |
| 30 | |||
| 31 | The prefix to use for regular user messages. |
||
| 32 | |||
| 33 | 17 | Per Amundsen | _See also [[$prefixuser]]._ |
| 34 | |||
| 35 | 1 | Per Amundsen | h2. Message prefix Emote |
| 36 | |||
| 37 | The prefix to use for [[/me|emote]] messages. |
||
| 38 | |||
| 39 | 17 | Per Amundsen | _See also [[$prefixemote]]._ |
| 40 | |||
| 41 | 1 | Per Amundsen | h2. Scroll messages when typing |
| 42 | |||
| 43 | If enabled, typing in the Editbox will scroll the message buffer to bottom if the buffer is scrolled up. |
||
| 44 | |||
| 45 | h2. AutoFocus Editbox |
||
| 46 | |||
| 47 | If enabled, when the mouse leaves the message buffer area, focus will put on the Editbox. |
||
| 48 | |||
| 49 | h2. Make certain part of messages bold |
||
| 50 | |||
| 51 | If enabled, interesting parts of some messages like nicks, channel names will be bold. |
||
| 52 | |||
| 53 | Enabled: |
||
| 54 | 12 | Per Amundsen | *Nick* (nick!nick@host.com) joins *#channel* |
| 55 | 1 | Per Amundsen | |
| 56 | Disabled: |
||
| 57 | 12 | Per Amundsen | Nick (nick!nick@host.com) joins #channel |
| 58 | 1 | Per Amundsen | |
| 59 | h2. AutoCopy selected text to Clipboard |
||
| 60 | |||
| 61 | If enabled, selected text in the message buffer will automatically be copied to your clipboard when you release the mouse. |
||
| 62 | |||
| 63 | h2. Show day changed message |
||
| 64 | |||
| 65 | If enabled, AdiIRC will show a "Day changed to X" message in all open windows at midnight. |
||
| 66 | |||
| 67 | h2. Strip mIRC tags (colors/bold/italic/underline) |
||
| 68 | |||
| 69 | If enabled, removes [[Formatting_Text|control codes]] from incoming messages. |
||
| 70 | |||
| 71 | 17 | Per Amundsen | _See also [[$strip]]._ |
| 72 | |||
| 73 | 10 | Per Amundsen | h2. Strip mIRC tags in Topicbox |
| 74 | |||
| 75 | If enabled, removes [[Formatting_Text|control codes]] from the Topicbox. |
||
| 76 | |||
| 77 | 17 | Per Amundsen | _See also [[$strip]]._ |
| 78 | |||
| 79 | 1 | Per Amundsen | h2. Use unread line marker |
| 80 | |||
| 81 | If enabled, shows a vertical line in the message buffer indicating new messages since you last focused the window. |
||
| 82 | |||
| 83 | h2. Use small unread line marker |
||
| 84 | |||
| 85 | IF enabled, the unread line marker between two messages with no extra spaces around it. |
||
| 86 | |||
| 87 | h2. Show empty line at bottom |
||
| 88 | |||
| 89 | If enabled, always shows a empty line at the bottom of the message buffer. |
||
| 90 | |||
| 91 | h2. ignore timestamp for consecutive messages |
||
| 92 | |||
| 93 | If enabled, timestamp will be hidden if the same person writes several messages in a row. |
||
| 94 | |||
| 95 | Enabled: |
||
| 96 | |||
| 97 | <pre> |
||
| 98 | 3 | Per Amundsen | [42:42] <Nick1> text |
| 99 | [42:42] <Nick2> text |
||
| 100 | <Nick2> text |
||
| 101 | <Nick2> text |
||
| 102 | [42:42] <Nick3> text |
||
| 103 | 1 | Per Amundsen | </pre> |
| 104 | |||
| 105 | Disabled: |
||
| 106 | |||
| 107 | <pre> |
||
| 108 | 3 | Per Amundsen | [42:42] <Nick1> text |
| 109 | [42:42] <Nick2> text |
||
| 110 | 1 | Per Amundsen | [42:42] <Nick2> text |
| 111 | [42:42] <Nick2> text |
||
| 112 | [42:42] <Nick3> text |
||
| 113 | </pre> |
||
| 114 | 7 | Per Amundsen | |
| 115 | 8 | Per Amundsen | h2. Show scroll icon when scrolled up |
| 116 | |||
| 117 | 9 | Per Amundsen | When enabled, shows a clickable icon when the buffer is scrolled up, clicking it will scroll the buffer to the bottom. |
| 118 | |||
| 119 | The icon will switch from white to black depending on the message buffer background color. |
||
| 120 | 8 | Per Amundsen | |
| 121 | !scrollicon.png! |
||
| 122 | |||
| 123 | 7 | Per Amundsen | h2. Show Scrollbar |
| 124 | |||
| 125 | If enabled, shows vertical scrollbar in the message buffer, if set to Autohide, scrollbar will be hidden until you either mousescroll or hover at the right border of the message area. |
||
| 126 | 8 | Per Amundsen | |
| 127 | h2. Show lines between messages |
||
| 128 | |||
| 129 | If enabled. shows horizontal lines between the messages in the message buffer. |
||
| 130 | |||
| 131 | !lines.png! |
||
| 132 | |||
| 133 | h2. Use alternative text rendering |
||
| 134 | |||
| 135 | If enabled, uses a more accurate but much slower way to render text, enable if you have problems with unicode or missing glyphs with certain fonts. |
||
| 136 | 1 | Per Amundsen | |
| 137 | 4 | Per Amundsen | h2. Indent wrapped lines with [X] pixels |
| 138 | |||
| 139 | Indent wrapped lines in the message buffer with [X] pixels. |
||
| 140 | |||
| 141 | h2. Max buffer [X] lines |
||
| 142 | |||
| 143 | Set the maximum number of scrollback lines in the message buffer. |
||
| 144 | |||
| 145 | _If set to 0, unlimited number of lines._ |
||
| 146 | |||
| 147 | 15 | Per Amundsen | _Can also be set per window in the Switchbar/Treebar right click menu._ |
| 148 | 4 | Per Amundsen | |
| 149 | h2. Line marker size |
||
| 150 | |||
| 151 | Sets the unread line marker size in pixels. |
||
| 152 | |||
| 153 | h2. Spacing |
||
| 154 | |||
| 155 | If set to single, messages in the message buffer will use regular spacing. |
||
| 156 | If set to paragraph, messages in the message buffer will use 1.5 times spacing. |
||
| 157 | If set to double, messages in the message buffer will use 2 times spacing. |
||
| 158 | |||
| 159 | h2. Pixel spacing |
||
| 160 | |||
| 161 | Sets the number of pixels between each message in the message buffer. |
||
| 162 | |||
| 163 | h2. Left border |
||
| 164 | |||
| 165 | Sets the left border for the message buffer in pixels. |
||
| 166 | |||
| 167 | h2. Bottom border |
||
| 168 | |||
| 169 | Sets the bottom border for the message buffer in pixels. |
||
| 170 | |||
| 171 | h2. Use nick column |
||
| 172 | |||
| 173 | Enable or disable the message buffer nick column. |
||
| 174 | 17 | Per Amundsen | |
| 175 | _See also [[/nickcolumn]]._ |
||
| 176 | 4 | Per Amundsen | |
| 177 | Enabled: |
||
| 178 | !2.png! |
||
| 179 | |||
| 180 | Disabled: |
||
| 181 | !1.png! |
||
| 182 | |||
| 183 | h2. Expand nick column on long nicks |
||
| 184 | |||
| 185 | If enabled, nick column will automatically resize itself to fit long nicks. |
||
| 186 | |||
| 187 | 11 | Per Amundsen | h2. Nick column divider |
| 188 | 4 | Per Amundsen | |
| 189 | 16 | Per Amundsen | If set to on, nick column divider will be visible. |
| 190 | If set to off, nick column divider will not be visible. |
||
| 191 | If set to autohide, nick column divider will be visible and automatically hide itself unless the mouse is hovering it. |
||
| 192 | If set to locked, nick column divider will be visible and locked to avoid accidental resize. |
||
| 193 | 4 | Per Amundsen | |
| 194 | h2. Nick column width |
||
| 195 | |||
| 196 | Set default nick column width. |
||
| 197 | |||
| 198 | _If changed, will reset all column width in all windows._ |
||
| 199 | |||
| 200 | h2. Nick column divider width |
||
| 201 | |||
| 202 | Set the nick column divider width in pixels. |