| Commit message (Expand) | Author | Files | Lines |
2012-08-06 | oops, escape the var in the documentation. Promise self to actually test befo... | Tom Feist | 1 | -1/+1 |
2012-08-06 | apply uberprompt_empty / uberprompt_trim_data patch from "meh." | Tom Feist | 1 | -8/+51 |
2012-08-06 | added a new boolean setting `uberprompt_restore_on_exit` which determines | Tom Feist | 1 | -3/+7 |
2011-07-24 | fixed incorrect signal removal (leading to irssi-crashing loop) in documentat... | Tom Feist | 2 | -2/+2 |
2011-04-18 | uberprompt: added documentation for all the uberprompt settings, including the | Tom Feist | 2 | -2/+110 |
2011-04-18 | uberprompt: added uberprompt_load_hook and uberprompt_unload_hook settings which | Tom Feist | 1 | -0/+33 |
2011-04-18 | uberprompt: minor cleanup of MSGLEVEL args. | Tom Feist | 1 | -3/+3 |
2011-04-18 | uberprompt: rebuild docs AGAIN. :( | Tom Feist | 2 | -221/+10 |
2011-04-18 | uberprompt: updated readme | Tom Feist | 1 | -0/+214 |
2011-04-18 | moved older scripts out of prompt-info to ensure uberprompt readme is correct... | Tom Feist | 5 | -0/+1114 |
2011-04-18 | moved older scripts out of prompt-info to ensure uberprompt readme is correct... | Tom Feist | 6 | -1127/+26 |
2011-04-18 | added uberprompt readme | Tom Feist | 1 | -0/+221 |
2011-04-18 | uberprompt: converted header comments to POD | Tom Feist | 1 | -171/+199 |
2011-04-18 | updated a whole bunch of README files. | Tom Feist | 1 | -0/+0 |
2011-04-06 | input_overlay: cleanup, and work towards better region support. | Tom Feist | 1 | -51/+137 |
2011-04-01 | Bah. more fixing of script_is_loaded. | Tom Feist | 1 | -1/+1 |
2011-04-01 | uberprompt: general cleanup | Tom Feist | 1 | -10/+6 |
2011-04-01 | uberprompt: fix brace handling bug | Tom Feist | 1 | -3/+5 |
2011-04-01 | modify all scripts to use the new script_is_loaded() function, since newer | Tom Feist | 1 | -8/+2 |
2011-04-01 | uberprompt: added brace-truncation bug to BUGS section in comments. | Tom Feist | 1 | -0/+2 |
2011-03-31 | uberprompt: add script developer notes and stealable code loading snippet to | Tom Feist | 1 | -0/+56 |
2011-03-01 | uberprompt: updated docs to clarify $uber variable, and polish help stirngs. | Tom Feist | 1 | -5/+10 |
2011-01-09 | uberprompt: added /help prompt to mimic built-in help stuffs. | Tom Feist | 1 | -0/+47 |
2011-01-09 | uberprompt: switch to _debug_print(), and clean up some unnecessary debugging... | Tom Feist | 1 | -15/+13 |
2011-01-09 | uberprompt: use argument parser to ensure a mode is set for /prompt set | Tom Feist | 1 | -7/+40 |
2010-12-31 | uberprompt: hopefully a fix for Irssi::Nick not found irssi bug weirdness. | Tom Feist | 1 | -0/+2 |
2010-12-04 | uberprompt: have the debug_prompt_changed handler added/removed appropriately | Tom Feist | 1 | -4/+7 |
2010-11-24 | uberprompt: squash an uninitalised warning in $cumode checking | Tom Feist | 1 | -2/+3 |
2010-11-24 | uberprompt: prompt now updates correctly with $cumode expando | Tom Feist | 1 | -1/+25 |
2010-11-24 | uberprompt: updates prompt for changes to $N (your nick) | Tom Feist | 1 | -0/+2 |
2010-11-24 | uberprompt: now updates correctly for some additional expandos, such as $tag | Tom Feist | 1 | -4/+20 |
2010-11-08 | fix for prompt_ifno users upgrading to uberprompt without restart (hopefully) | Tom Feist | 1 | -0/+3 |
2010-11-05 | added some feature tests for format expansion | Tom Feist | 1 | -1/+150 |
2010-11-04 | add support for 'prompt length request' signal, which responds with a standard | Tom Feist | 1 | -4/+22 |
2010-11-04 | added input overlay script, still wip | Tom Feist | 1 | -0/+53 |
2010-10-15 | uberprompt: oops, got the setting backwards. On enables replaces now. | Tom Feist | 1 | -1/+1 |
2010-10-15 | uberprompt: added uberprompt_use_replaces setting (default off) to allow replace | Tom Feist | 1 | -2/+10 |
2010-10-15 | uberprompt: fix to allow { and } characters in input. | Tom Feist | 1 | -1/+17 |
2010-10-14 | visual: moved term size out of visual into overlay | Tom Feist | 1 | -23/+0 |
2010-10-14 | overlays: initial implementation. | Tom Feist | 1 | -52/+161 |
2010-10-14 | prompt: uberprompt no longer applies abstract replaces on prompt format. | Tom Feist | 1 | -1/+2 |
2010-10-14 | prompt: uberprompt no longer applies abstract replaces on prompt format. | Tom Feist | 1 | -1/+2 |
2010-10-14 | uberprompt: removed dead code from startup func. | Tom Feist | 1 | -13/+1 |
2010-10-14 | uberprompt: hopefully fixed RHS positioning on script autorun | Tom Feist | 1 | -3/+28 |
2010-10-14 | fixed problem with uberprompt sometimes starting on RHS of input line. | Tom Feist | 1 | -7/+1 |
2010-10-13 | fixed undef bug in uberprompt | Tom Feist | 1 | -1/+1 |
2010-10-13 | fix to uberprompt calling the wrong draw function from signalhandlers | Tom Feist | 1 | -4/+4 |
2010-10-10 | re-added additional signals to refresh prompt when needed | Tom Feist | 1 | -1/+7 |
2010-10-10 | removed compat mode for prompt-info, since we no longer adhere to the same | Tom Feist | 1 | -3/+0 |
2010-10-10 | implemented the various prompt addition modes as documented. tests so far loo... | Tom Feist | 1 | -52/+82 |