weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [task #11128] Disabling weechat's default highlighting


From: Sebastien Helleu
Subject: [Weechat-dev] [task #11128] Disabling weechat's default highlighting
Date: Sun, 22 Jan 2012 12:54:22 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0) Gecko/20100101 Firefox/10.0

Update of task #11128 (project weechat):

                  Status:                    None => Done                   
        Percent Complete:                      0% => 100%                   
             Assigned to:                    None => flashcode              
         Planned Release:                    None => 0.3.7                  

    _______________________________________________________

Follow-up Comment #2:

Done.

3 new irc options added:
- irc.look.highlight_server
- irc.look.highlight_channel
- irc.look.highlight_pv

With value "(?-i)$nick" in these options, you can make nick highlight case
sensitive.
Or at your choice, you can set empty string here and use other highlight
options (weechat.look.highlight and weechat.look.highlight_regex).

Note that option weechat.look.highlight_regex becomes case insensitive by
default, so you will have to use "(?-i)" before regex to make it case
sensitive.

Have fun with highlights!

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?11128>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]