weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [bug #34318] weechat.buffer_search should do/support a cas


From: Sebastien Helleu
Subject: [Weechat-dev] [bug #34318] weechat.buffer_search should do/support a case insensitive match
Date: Sat, 17 Sep 2011 18:16:57 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0

Update of bug #34318 (project weechat):

              Item Group:                    None => other                  
             Assigned to:                    None => flashcode              

    _______________________________________________________

Follow-up Comment #1:

If you're looking for an irc channel (and that you know internal name of
server), you can do that (example in python):

buffer = weechat.info_get('irc_buffer', 'freenode,#weechat')

(this is case insensitive for both server and channel name)

It's only a workaround for irc buffers only, I can still add case insensitive
search for buffers.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?34318>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/




reply via email to

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