taskWeeChat - Tasks: task #12492, [API] Insert lines at arbitrary...

 
 

task #12492: [API] Insert lines at arbitrary locations.

Submitter:  Georgiy T. <sal9000>
Submitted:  Sat 23 Feb 2013 05:10:28 AM UTC
Votes: 20
 
Category:  scripts API plugins Should Start On:  Fri 22 Feb 2013 12:00:00 AM UTC
Should be Finished on:  Fri 22 Feb 2013 12:00:00 AM UTC Priority:  * 5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Originator Name:  Open/Closed:  Open
Planned Release:  None IRC nick:  SAL9000
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 23 Feb 2013 05:10:28 AM UTC, original submission:  

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, ...)


Georgiy T. <sal9000>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sal9000 (Submitted the item)
  •  

    There are 20 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-02-23 sal9000 Carbon-CopyRemoved sal9000 -
    2013-02-23 sal9000 Carbon-Copy- Added sal9000

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code