taskWeeChat - Tasks: task #9555, Allow for multi colour prefixes

 
 

task #9555: Allow for multi colour prefixes

Submitter:  Andraž ruskie Levstik <ruskie>
Submitted:  Tue 14 Jul 2009 05:43:31 AM UTC
Votes: 5
 
Category:  display Should Start On:  Mon 13 Jul 2009 10:00:00 PM UTC
Should be Finished on:  Mon 13 Jul 2009 10:00:00 PM UTC Priority:  * 4
Status:  Done Privacy:  Public
Assigned to:  nils_2 Percent Complete:  100%
Originator Name:  Open/Closed:  Closed
Planned Release:  0.4.0 IRC nick:  ruskie
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 01 Dec 2012 03:06:37 PM UTC, comment #3: 

Committed.

Sebastien Helleu <flashcode>
Group administrator
Tue 27 Nov 2012 08:03:44 AM UTC, comment #2: 

With patch its possible to use multi-color for prefixes ACTION, ERROR, NETWORK, JOIN, QUIT:

/set weechat.color.chat_prefix_quit *red
/set weechat.look.prefix_quit ":${234}::"

/set weechat.color.chat_prefix_join 234
/set weechat.look.prefix_join "::${*green}:"

or:

/set weechat.look.prefix_quit "${*red}:${234}::"
/set weechat.look.prefix_join "${234}::${*green}:"


(file #26978)

Nils G <nils_2>
Group Member
Thu 03 Feb 2011 10:23:38 PM UTC, comment #1: 

It is already supported in the timestamp for messages: http://dev.weechat.org/post/2010/12/07/Colored-time-for-messages
so I guess it shouldn't be that hard to add to the other options as well?

Filip H.F. "FiXato" Slagter <fixato>
Tue 14 Jul 2009 05:43:31 AM UTC, original submission:  

For example:

If the action prefix is: >>>

Make it possible to include colour codes for each >

${red}>${yellow}>${green}>${normal}

Or for example other prefixes:

${red}::${yellow}::${green}::${normal}

Andraž ruskie Levstik <ruskie>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #26978:  multi_color_prefix.patch added by nils_2 (5KiB - text/x-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 nils_2 (Updated the item)
  • -email is unavailable- added by free0 (Voted in favor of this item)
  • -email is unavailable- added by fixato (Posted a comment)
  • -email is unavailable- added by ruskie (Submitted the item)
  •  

    There are 5 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 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-20 flashcode Open/ClosedOpen Closed
    2012-12-01 flashcode StatusReady For Test Done
        Planned ReleaseNone 0.4.0
    2012-11-27 nils_2 Attached File- Added multi_color_prefix.patch, #26978
        StatusNone Ready For Test
        Percent Complete0% 100%
        Assigned toNone nils_2
    2011-12-05 free0 Carbon-Copy- Added free0

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code