Changeset 9a023d0 for style.c

Timestamp:
Feb 6, 2010, 6:11:26 PM (14 years ago)
Author:
Geoffrey Thomas <geofft@mit.edu>
Branches:
master, release-1.10, release-1.6, release-1.7, release-1.8, release-1.9
Children:
3f18ad5
Parents:
c3a47c9
git-author:
Joshua Oreman <oremanj@mit.edu> (02/06/10 18:11:26)
git-committer:
Geoffrey Thomas <geofft@mit.edu> (02/06/10 18:11:26)
Message:
Send multiple PRIVMSGs for IRC messages entered as multiple paragraphs

It is occasionally useful to be able to send multiple lines of IRC text
at once, and I've grown used to barnowl's excellent support for
composing long messages. As a compromise between allowing multiline IRC
messages and not causing autowrap to send them inadvertently, send one
IRC-level message (PRIVMSG or CTCP ACTION) for each
two-newlines-separated paragraph in the user input to :irc-msg.

Reviewed-by: Geoffrey Thomas <geofft@mit.edu>
(No files)

Note: See TracChangeset for help on using the changeset viewer.