Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bah. more fixing of script_is_loaded. | Tom Feist | 2011-04-01 | 1 | -1/+1 |
| | |||||
* | modify all scripts to use the new script_is_loaded() function, since newer | Tom Feist | 2011-04-01 | 1 | -7/+1 |
| | | | | versions of perl get upset at defined(%hash). | ||||
* | scrolled_reminder: remove 'SPC goes to end of buffer' message once it has ↵ | Tom Feist | 2010-11-17 | 1 | -0/+3 |
| | | | | been used | ||||
* | scrollminder now uses uberprompt properly (UP_INNER mode) | Tom Feist | 2010-10-13 | 1 | -1/+1 |
| | |||||
* | added documentation, debug setting: 'scrollminder_debug', partially updated to | Tom Feist | 2010-10-13 | 1 | -14/+73 |
| | | | | use uberprompt | ||||
* | added 'space' option to scrolled reminder to take you to the end of the | Tom Feist | 2010-09-20 | 1 | -1/+6 |
| | | | | scrollback buffer. Idea stolen from #irssi/Grawity ^_^ | ||||
* | working? verion of scrolled reminder | Tom Feist | 2010-07-24 | 1 | -26/+139 |
| | |||||
* | moved testing stuff to a signle dir | Tom Feist | 2010-07-24 | 1 | -2/+4 |
| | |||||
* | added history_search and scrolled-reminder as work in progress | Tom Feist | 2010-07-09 | 2 | -0/+142 |