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