{{>toc}}
h1. FAQ/FSS
h5. (Frequently Said Statements)
h2. I can't see emoji/some symbols
If you ever experience an issue with displaying unicode characters (which is not just an encoding issue), try enable [[Options_Dialog|Options]] -> [[Messages_Options|Messages]] -> [[Messages_Options#Use-alternative-text-rendering|Use alternative text rendering]].
h4.
/msg nickserv identify/sleep 3, means wait 3 seconds before running the following command. _The new [[Serverlist Dialog|Serverlist]] has this feature built-in as well as "SASL":http://ircv3.net/specs/extensions/sasl-3.1.html support which makes this a non issue._ h4./sleep 3 /join #channel1,#channel2
; Disable CTCP version reply. CTCP *:VERSION:*:halt ; Reply with a custom version. CTCP *:VERSION:*:ctcpreply $nick IRC Version 42 | halth4.
openssl pkcs12 -export -out mynick.pfx -in mynick.pemFor creating a new certificate, have a look "here":https://web.archive.org/web/20180313022231/http://help.globalscape.com/help/secureserver3/generating_a_pkcs_12_private_key_public_certificate.htm See also https://www.sslshopper.com/ssl-converter.html h4.
,
inbetween the channels.
h4. CAP REQ :twitch.tv/membershiph4.
; Ignore all messages containing badword on all channels. on ^*:TEXT:*badword*:*:halt ; Ignore all messages starting with !badword on a specific channel. on ^*:TEXT:!badword*:#channel:haltYou can add as many as you want. _[[Options Dialog|Options]] -> [[Ignore_Options|Ignore]] can also be used._ h4.
[QuickConnect] Autojoin=#channel Serverhost=irc.hostname.com Serverport=6667If you have any questions [[Contact|contact us]]. h2. How do I sort/re-order windows in the Treebar/Switchbar? There is a window priority system in [[Options_Dialog|Options]] -> [[Windows Options|Windows]] - [[Windows_Options#Window-Order|Window Order]], simply add the name of the channel or the network name you want to have a higher priority, higher up items have higher priority. h2. Can I drag items in the Treebar/Switchbar? No, use [[Windows_Options#Window-Order|Window Order]]. h2. How to add new autojoin channels? See [[Autojoin channels]]. h2. Can i change the MDI Window Titlebar colors or hide them? The "MDI":https://en.wikipedia.org/wiki/Multiple-document_interface Window Titlebars are drawn by Windows and are stuck with the Windows 7 theme, microsoft refuses to update them. Hiding them causes all kinds of graphical glitches since "MDI":https://en.wikipedia.org/wiki/Multiple-document_interface Windows in ".NET":https://en.wikipedia.org/wiki/.NET_Framework apparently was not designed to work without them. h2. Can I make a Donation? Please donate to your favorite local charity instead, it's much appreciated, thanks. h2. How do I hide channel join/part and other events? To globally hide or show events, use [[Options Dialog|Options]] -> [[Events_Options|Events]]. To hide or show events on specific channels, right-click the channel in the [[Treebar_Control|Treebar]] or [[Switchbar_Control|Switchbar]] and click the *Events* menu. To only show events from users who have been recently active, enable [[Messages_Options#Only-show-join-parts-quits-nick-from-active-users|Only show join, parts, quits, nick from active users]]. h2. When is the next beta or stable build released? When it's ready. h2. Cant I contribute to the wiki? Sure make [[Contact]] with your redmine username to get access.