weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [task #5597] Allow user command upon highlight


From: FlashCode
Subject: [Weechat-dev] [task #5597] Allow user command upon highlight
Date: Wed, 31 May 2006 09:20:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.3) Gecko/20060326 Firefox/1.5.0.3 (Debian-1.5.dfsg+1.5.0.3-2)

Update of task #5597 (project weechat):

                  Status:                    None => Cancelled              
             Assigned to:                    None => flashcode              
         Originator Name:                         => phrakture              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

It's possible to catch highlight event with script today, like following code
in Perl:

weechat::add_message_handler("weechat_highlight", "highlight");
sub highlight {
...
}

Please look at WeeChat doc for other possible events you can use.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?func=detailitem&item_id=5597>

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





reply via email to

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