aboutsummaryrefslogtreecommitdiffstats
path: root/prompt_info/uberprompt.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* prompt: uberprompt no longer applies abstract replaces on prompt format.Tom Feist2010-10-141-1/+2
* uberprompt: removed dead code from startup func.Tom Feist2010-10-141-13/+1
* uberprompt: hopefully fixed RHS positioning on script autorunTom Feist2010-10-141-3/+28
* fixed problem with uberprompt sometimes starting on RHS of input line.Tom Feist2010-10-141-7/+1
* fixed undef bug in uberpromptTom Feist2010-10-131-1/+1
* fix to uberprompt calling the wrong draw function from signalhandlersTom Feist2010-10-131-4/+4
* re-added additional signals to refresh prompt when neededTom Feist2010-10-101-1/+7
* removed compat mode for prompt-info, since we no longer adhere to the sameTom Feist2010-10-101-3/+0
* implemented the various prompt addition modes as documented. tests so far loo...Tom Feist2010-10-101-52/+82
* added a bunch of documentation (provisional atm, pending implementation), andTom Feist2010-10-101-38/+79
* added uberprompt_debug as an irssi setting. defaults to off.Tom Feist2010-10-091-2/+8
* added doc about uberprompt_format settingTom Feist2010-10-091-0/+12
* added Bugs section in comments describing crash bug when debug enabled. RareTom Feist2010-10-091-0/+6
* moved more functions out into visual.pl, cleaned up some of the formatting.Tom Feist2010-10-091-13/+0
* added some debug logging to catch 'prompt changed'Tom Feist2010-10-091-4/+12
* documented uberprompt better, and added the 'prompt changed' signalTom Feist2010-10-091-3/+68
* actually properly fixed the escaping of stuff now.Tom Feist2010-10-091-5/+12
* renamed prompt_replace to uberpromptTom Feist2010-10-091-0/+195