aboutsummaryrefslogtreecommitdiffstats
path: root/quit-notify/notifyquit.pl
diff options
context:
space:
mode:
authorTom Feist <shabble@metavore.org>2011-04-22 02:38:09 +0000
committerTom Feist <shabble@metavore.org>2011-04-22 02:38:09 +0000
commit5925e81e9b591b39f2fa0979a1756bdd1c87eec9 (patch)
tree2405221fd4cec1082da882eb6a9e2b3d14584774 /quit-notify/notifyquit.pl
parentMerge branch 'dev' of github.com:shabble/irssi-scripts into dev (diff)
downloadirssi-scripts-5925e81e9b591b39f2fa0979a1756bdd1c87eec9.tar.gz
irssi-scripts-5925e81e9b591b39f2fa0979a1756bdd1c87eec9.zip
quit-notify/notifyquit: updated docs & readme to mention that C-c and C-g both
cancel message
Diffstat (limited to 'quit-notify/notifyquit.pl')
-rw-r--r--quit-notify/notifyquit.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/quit-notify/notifyquit.pl b/quit-notify/notifyquit.pl
index eb08d88..87ea0ed 100644
--- a/quit-notify/notifyquit.pl
+++ b/quit-notify/notifyquit.pl
@@ -51,7 +51,8 @@ try to respond to impatient people, or those with a bad connection.
To send the message once prompted, either hit C<enter>, or C<y>. Pressing C<n>
will abort sending, but leave the message in your input buffer just in case
-you want to keep it.
+you want to keep it. Keys C<E<lt>Ctrl-cE<gt>> and C<E<lt>Ctrl-gE<gt>> will
+also cancel the message sending in the same way.
=head1 AUTHORS