Ticket #7192 (closed suggested feature: fixed)
@chatformat
| Reported by: | walker@… | Owned by: | walker |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.3p4 |
| Keywords: | Cc: | ||
| Visibility: | Public |
Description
With @pageformat in, @chatformat is a possibility. What do y'all think
of @chatformat?
Basically:
> +p Hey.
<Public> El Walker says, "Hey"
> @chatformat me=-%0- [if(%2,%2%b)][speak(%#,%1)]
> +p Hey
-Public- El Walker says, "Hey"
> @chatformat me=<%0> [edit(wrap([if(%2,%2%b)][speak(%#,%1)],55,65),%r,%r<%0>[space(5)])]
> @chat public=int main(int argc,char *argv\[\]) \{%r%b%breturn 0;%r\}
<Public> El Walker says, "int main(int argc,char *argv[]) {
<Public> return 0;
<Public> }
%0: Channel name
%1: Message
%2: Chantitle of %#
%3: '', connected/reconnected/disconnected/partially disconnected/quits/joins
Thoughts? Comments? Votes?
- Greg
Change History
Note: See
TracTickets for help on using
tickets.
