Messages Options » History » Version 24
Per Amundsen, 07/25/2017 10:37 PM
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 | 19 | Per Amundsen | h2. Highlight matching lines when hovering nicks |
42 | |||
43 | If enabled, all lines containing the hovering nick will be highlighted. |
||
44 | |||
45 | 1 | Per Amundsen | h2. Scroll messages when typing |
46 | |||
47 | If enabled, typing in the Editbox will scroll the message buffer to bottom if the buffer is scrolled up. |
||
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 | Nick (nick!nick@host.com) joins #channel |
||
58 | |||
59 | 21 | Per Amundsen | h2. Automatically copy selected text to Clipboard |
60 | 1 | Per Amundsen | |
61 | 23 | Per Amundsen | If enabled, selected text in the message buffer will automatically be copied to your clipboard when you release the mouse and keyboard focus will be put on the Editbox. |
62 | 21 | Per Amundsen | |
63 | If disabled, %(key)CTRL% + %(key)C% keyboard shortcut can be used to copy the text to the clipboard. |
||
64 | 1 | Per Amundsen | |
65 | h2. Show day changed message |
||
66 | |||
67 | If enabled, AdiIRC will show a "Day changed to X" message in all open windows at midnight. |
||
68 | |||
69 | h2. Strip mIRC tags (colors/bold/italic/underline) |
||
70 | |||
71 | If enabled, removes [[Formatting_Text|control codes]] from incoming messages. |
||
72 | |||
73 | 17 | Per Amundsen | _See also [[$strip]]._ |
74 | |||
75 | 10 | Per Amundsen | h2. Strip mIRC tags in Topicbox |
76 | |||
77 | If enabled, removes [[Formatting_Text|control codes]] from the Topicbox. |
||
78 | |||
79 | 17 | Per Amundsen | _See also [[$strip]]._ |
80 | |||
81 | 1 | Per Amundsen | h2. Use unread line marker |
82 | |||
83 | If enabled, shows a vertical line in the message buffer indicating new messages since you last focused the window. |
||
84 | |||
85 | h2. Use small unread line marker |
||
86 | |||
87 | IF enabled, the unread line marker between two messages with no extra spaces around it. |
||
88 | |||
89 | h2. Show empty line at bottom |
||
90 | |||
91 | If enabled, always shows a empty line at the bottom of the message buffer. |
||
92 | |||
93 | 20 | Per Amundsen | h2. ignore nicks for consecutive messages |
94 | |||
95 | If enabled, nicks will be hidden if the same person writes several messages in a row. |
||
96 | |||
97 | Enabled: |
||
98 | |||
99 | <pre> |
||
100 | [42:42] <Nick1> text |
||
101 | [42:42] text |
||
102 | [42:42] text |
||
103 | [42:42] text |
||
104 | [42:42] text |
||
105 | </pre> |
||
106 | |||
107 | Disabled: |
||
108 | |||
109 | <pre> |
||
110 | [42:42] <Nick1> text |
||
111 | [42:42] <Nick2> text |
||
112 | [42:42] <Nick2> text |
||
113 | [42:42] <Nick2> text |
||
114 | [42:42] <Nick3> text |
||
115 | </pre> |
||
116 | |||
117 | 1 | Per Amundsen | h2. ignore timestamp for consecutive messages |
118 | |||
119 | If enabled, timestamp will be hidden if the same person writes several messages in a row. |
||
120 | |||
121 | Enabled: |
||
122 | |||
123 | <pre> |
||
124 | 3 | Per Amundsen | [42:42] <Nick1> text |
125 | [42:42] <Nick2> text |
||
126 | <Nick2> text |
||
127 | <Nick2> text |
||
128 | [42:42] <Nick3> text |
||
129 | 1 | Per Amundsen | </pre> |
130 | |||
131 | Disabled: |
||
132 | |||
133 | <pre> |
||
134 | 3 | Per Amundsen | [42:42] <Nick1> text |
135 | [42:42] <Nick2> text |
||
136 | 1 | Per Amundsen | [42:42] <Nick2> text |
137 | [42:42] <Nick2> text |
||
138 | [42:42] <Nick3> text |
||
139 | </pre> |
||
140 | 7 | Per Amundsen | |
141 | 8 | Per Amundsen | h2. Show scroll icon when scrolled up |
142 | |||
143 | 9 | Per Amundsen | When enabled, shows a clickable icon when the buffer is scrolled up, clicking it will scroll the buffer to the bottom. |
144 | |||
145 | The icon will switch from white to black depending on the message buffer background color. |
||
146 | 8 | Per Amundsen | |
147 | !scrollicon.png! |
||
148 | |||
149 | 7 | Per Amundsen | h2. Show Scrollbar |
150 | |||
151 | 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. |
||
152 | 8 | Per Amundsen | |
153 | h2. Show lines between messages |
||
154 | |||
155 | If enabled. shows horizontal lines between the messages in the message buffer. |
||
156 | |||
157 | !lines.png! |
||
158 | |||
159 | h2. Use alternative text rendering |
||
160 | |||
161 | 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. |
||
162 | 1 | Per Amundsen | |
163 | 4 | Per Amundsen | h2. Indent wrapped lines with [X] pixels |
164 | |||
165 | Indent wrapped lines in the message buffer with [X] pixels. |
||
166 | |||
167 | h2. Max buffer [X] lines |
||
168 | |||
169 | Set the maximum number of scrollback lines in the message buffer. |
||
170 | |||
171 | _If set to 0, unlimited number of lines._ |
||
172 | |||
173 | 15 | Per Amundsen | _Can also be set per window in the Switchbar/Treebar right click menu._ |
174 | 4 | Per Amundsen | |
175 | h2. Line marker size |
||
176 | |||
177 | Sets the unread line marker size in pixels. |
||
178 | |||
179 | h2. Spacing |
||
180 | |||
181 | If set to single, messages in the message buffer will use regular spacing. |
||
182 | If set to paragraph, messages in the message buffer will use 1.5 times spacing. |
||
183 | If set to double, messages in the message buffer will use 2 times spacing. |
||
184 | |||
185 | h2. Pixel spacing |
||
186 | |||
187 | Sets the number of pixels between each message in the message buffer. |
||
188 | |||
189 | 24 | Per Amundsen | _By making lines bigger, emoticons will also resize to be bigger._ |
190 | |||
191 | 4 | Per Amundsen | h2. Left border |
192 | |||
193 | Sets the left border for the message buffer in pixels. |
||
194 | |||
195 | h2. Bottom border |
||
196 | |||
197 | Sets the bottom border for the message buffer in pixels. |
||
198 | |||
199 | h2. Use nick column |
||
200 | |||
201 | Enable or disable the message buffer nick column. |
||
202 | 17 | Per Amundsen | |
203 | _See also [[/nickcolumn]]._ |
||
204 | 4 | Per Amundsen | |
205 | Enabled: |
||
206 | !2.png! |
||
207 | |||
208 | Disabled: |
||
209 | !1.png! |
||
210 | |||
211 | h2. Expand nick column on long nicks |
||
212 | |||
213 | If enabled, nick column will automatically resize itself to fit long nicks. |
||
214 | |||
215 | 11 | Per Amundsen | h2. Nick column divider |
216 | 4 | Per Amundsen | |
217 | 16 | Per Amundsen | If set to on, nick column divider will be visible. |
218 | If set to off, nick column divider will not be visible. |
||
219 | If set to autohide, nick column divider will be visible and automatically hide itself unless the mouse is hovering it. |
||
220 | If set to locked, nick column divider will be visible and locked to avoid accidental resize. |
||
221 | 4 | Per Amundsen | |
222 | h2. Nick column width |
||
223 | |||
224 | Set default nick column width. |
||
225 | |||
226 | _If changed, will reset all column width in all windows._ |
||
227 | |||
228 | h2. Nick column divider width |
||
229 | |||
230 | Set the nick column divider width in pixels. |