taskWeeChat - Tasks: task #9361, Plugins should have a function to...

 
 

task #9361: Plugins should have a function to set terminal title

Submitter:  Tor Hveem <torh>
Submitted:  Thu 07 May 2009 06:27:21 AM UTC
   
 
Category:  commands Should Start On:  Thu 07 May 2009 12:00:00 AM UTC
Should be Finished on:  Thu 07 May 2009 12:00:00 AM UTC Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  flashcode Percent Complete:  100%
Originator Name:  Open/Closed:  Closed
Planned Release:  None IRC nick:  xt
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 09 May 2009 11:25:57 PM UTC, comment #1: 

New function in API is: window_set_title. Title with buffer name is not set by WeeChat, but it's possible to do it with script.

Sebastien Helleu <flashcode>
Group administrator
Thu 07 May 2009 06:27:21 AM UTC, original submission:  

Attached is a preliminary patch that changes

extern void gui_window_title_set ();
into
extern void gui_window_title_set (const char *title);

And if config_look_set_title is true, the terminal title will change upon buffer change.

Preferably the API needs to export this functionality so scripts can be written to change terminal title. And GUI window title once other GUIs become available.

Tor Hveem <torh>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #18106:  weechat-term-title.diff added by torh (5KiB - text/x-patch - Preliminary patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by torh
  • -email is unavailable- added by torh (Submitted the item)
  •  

    There are 0 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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-09-06 flashcode Open/ClosedOpen Closed
    2009-05-09 flashcode StatusNone Done
        Percent Complete0% 100%
        Assigned toNone flashcode
    2009-05-07 torh Attached File- Added weechat-term-title.diff, #18106
        Carbon-Copy- Added torh

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code