diff options
-rw-r--r-- | prompt_info/uberprompt.pl | 2 |
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. |