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/


_______________________________________________
Weechat-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to