Strip: Difference between revisions
Jump to navigation
Jump to search
Created page with "Adjusts stripping options in the Options dialog. /strip <+-burc> === Switches === '''bur''' - turns on/off bold, underline, reverse and Italic color code stripping (can't be s..." |
m side note |
||
Line 1: | Line 1: | ||
Adjusts stripping options in the Options dialog. | Adjusts stripping options in the Options dialog. | ||
/strip <+-burc> | /strip <+-burc> | ||
'''Note:''' Stripping is client-side and on the incoming direction. This setting will not strip output messages. | |||
=== Switches === | === Switches === |
Revision as of 21:46, 17 June 2011
Adjusts stripping options in the Options dialog.
/strip <+-burc>
Note: Stripping is client-side and on the incoming direction. This setting will not strip output messages.
Switches
bur - turns on/off bold, underline, reverse and Italic color code stripping (can't be set separately).
c - turns on/off color stripping
Examples
/strip +bur-c Turns on bold, underline and reverse stripping, and disables color stripping.
/strip -burc Turns off all stripping.