weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [task #12492] [API] Insert lines at arbitrary locations.


From: SAL9000
Subject: [Weechat-dev] [task #12492] [API] Insert lines at arbitrary locations.
Date: Sat, 23 Feb 2013 05:10:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17

URL:
  <http://savannah.nongnu.org/task/?12492>

                 Summary: [API] Insert lines at arbitrary locations.
                 Project: WeeChat
            Submitted by: sal9000
            Submitted on: Sat 23 Feb 2013 05:10:28 AM GMT
                Category: scripts API plugins
         Should Start On: Fri 22 Feb 2013 12:00:00 AM GMT
   Should be Finished on: Fri 22 Feb 2013 12:00:00 AM GMT
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                IRC nick: SAL9000

    _______________________________________________________

Details:

An API to insert lines into IRC buffers at arbitrary locations would open many
possibilities, including but not limited to properly-ordered ZNC playback,
even across networks.

Possibly something similar to the following:

weechat_printf_after_date_tags(struct t_gui_buffer *buffer, struct t_gui_line
after* , time_t date, const char *tags, const char *message, ...)
weechat_printf_before_date_tags(struct t_gui_buffer *buffer, struct t_gui_line
before* , time_t date, const char *tags, const char *message, ...)





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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