aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Feist <shabble@metavore.org>2011-04-28 20:07:09 +0000
committerTom Feist <shabble@metavore.org>2011-04-28 20:07:09 +0000
commit5b62fada602a55bb16fb339cc62d9abb0d29c793 (patch)
tree4d03c4e03b450bd9e0685d19aa55910017dfbd7c
parentscriptassist/scriptassist: start of refactor/rewrite with modernish perl (diff)
downloadirssi-scripts-dev.tar.gz
irssi-scripts-dev.zip
uberprompt: TODO notes.dev
-rw-r--r--prompt_info/uberprompt.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/prompt_info/uberprompt.pl b/prompt_info/uberprompt.pl
index 62bda13..e017aab 100644
--- a/prompt_info/uberprompt.pl
+++ b/prompt_info/uberprompt.pl
@@ -255,6 +255,11 @@ THE SOFTWARE.
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.
+=item *
+
+Using any special variable syntax (eg, C<$[3]$foo> expando truncations in
+uberprompt format breaks things. Perhaps we need an additional expansion phase?
+
=back
=head1 TODO