From 497389336904a9bc1f0fe4d87ed5aae29a0f80d5 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Sat, 9 Oct 2010 22:00:07 +0100 Subject: added Bugs section in comments describing crash bug when debug enabled. Rare enough to not really be a problem, I hope. --- prompt_info/uberprompt.pl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/prompt_info/uberprompt.pl b/prompt_info/uberprompt.pl index bf7380b..3146c67 100644 --- a/prompt_info/uberprompt.pl +++ b/prompt_info/uberprompt.pl @@ -35,6 +35,12 @@ # # signal_add 'prompt changed', sub { my ($text, $len) = @_; ... do something ... }; # +# Bugs: +# +# * Resizing the terminal rapidly whilst using this script in debug mode +# may cause irssi to crash. See bug report at +# http://bugs.irssi.org/index.php?do=details&task_id=772 for details. +# # LICENCE: # # Copyright (c) 2010 Tom Feist -- cgit v1.2.3