aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Feist <shabble@metavore.org>2011-04-01 05:36:04 +0000
committerTom Feist <shabble@metavore.org>2011-04-01 05:36:04 +0000
commita78ca35574eded3972be42c339ee838afb0380fe (patch)
tree1d89cf111b12c2a29360e5613c51c4808dd89a66
parentadded notifyquit.pl, stolen (um, borrowed) from vague@#irssi and made moar be... (diff)
downloadirssi-scripts-a78ca35574eded3972be42c339ee838afb0380fe.tar.gz
irssi-scripts-a78ca35574eded3972be42c339ee838afb0380fe.zip
uberprompt: added brace-truncation bug to BUGS section in comments.
-rw-r--r--prompt_info/uberprompt.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/prompt_info/uberprompt.pl b/prompt_info/uberprompt.pl
index 3ef220e..37c3c81 100644
--- a/prompt_info/uberprompt.pl
+++ b/prompt_info/uberprompt.pl
@@ -145,6 +145,8 @@
# may cause irssi to crash. See bug report at
# http://bugs.irssi.org/index.php?do=details&task_id=772 for details.
#
+# * displaying strings containing braces ( {} ) only displays up to the first {.
+#
# TODO:
#
# * report failure (somehow) to clients if hte prompt is disabled.