| Commit message (Expand) | Author | Age | Files | Lines |
* | protecting my newly podded docs against a rogue README generator. | Tom Feist | 2011-04-18 | 1 | -73/+146 |
* | trying out README's in pod now, to avoid the markdown pain. | Tom Feist | 2011-04-18 | 1 | -0/+135 |
* | rl_history_search: try to abstract the temporary split window concept so it can | Tom Feist | 2011-04-14 | 1 | -29/+53 |
* | rl_history_search: clarify copyright, bump version number and add more things... | Tom Feist | 2011-04-13 | 1 | -11/+17 |
* | rl_history_search: added 'number select mode', accessible with C-f when the | Tom Feist | 2011-04-13 | 1 | -11/+71 |
* | rl_history_search: intial search (no search string) now lets you cycle through | Tom Feist | 2011-04-13 | 1 | -0/+1 |
* | rl_history_search: make split ensure that selected item is always visible when | Tom Feist | 2011-04-13 | 1 | -15/+73 |
* | rl_history_search: make split info text bold | Tom Feist | 2011-04-13 | 1 | -1/+8 |
* | rl_history_search: added bits of flex-matching from ido_switcher. Permanently | Tom Feist | 2011-04-09 | 1 | -7/+76 |
* | rl_history_search: added a new "view history" option, available by pressing tab | Tom Feist | 2011-04-09 | 1 | -18/+95 |
* | 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 | -8/+2 |
* | history-search/rl_history_search: fix to make sure init() is called after | Tom Feist | 2010-12-13 | 1 | -3/+10 |
* | bugfix: stop rl_history_search dumping core by spelling 'signal_remove' properly | Tom Feist | 2010-11-17 | 1 | -1/+1 |
* | rl_search_history: bump version number | Tom Feist | 2010-11-05 | 1 | -1/+1 |
* | make hist_search attempt to load uberprompt if it isn't already. If that fails, | Tom Feist | 2010-11-04 | 1 | -3/+15 |
* | removed a defined-or which needs perl 5.10 | Tom Feist | 2010-10-13 | 1 | -1/+1 |
* | updated history search to use a irssi setting 'histsearch_debug' to enable | Tom Feist | 2010-10-13 | 1 | -2/+13 |
* | history search now uses colour to indicate matches/no-matches | Tom Feist | 2010-10-11 | 1 | -2/+4 |
* | modified rl_history_search to use uberprompt, and added INSTALL section to | Tom Feist | 2010-10-11 | 1 | -15/+27 |
* | some stuff with colour popups | Tom Feist | 2010-08-04 | 1 | -0/+1 |
* | moved testing stuff to a signle dir | Tom Feist | 2010-07-24 | 4 | -587/+0 |
* | moved prompt_info to its own subdir | Tom Feist | 2010-07-24 | 1 | -77/+0 |
* | moved most tests to feature-tests/ | Tom Feist | 2010-07-24 | 8 | -540/+0 |
* | updated script info to add my url and to change contact details to me | Tom Feist | 2010-07-24 | 1 | -3/+3 |
* | added some notes to the rl_history_search script regarding the use of Ctrl-S ... | Tom Feist | 2010-07-24 | 1 | -1/+9 |
* | something confusing going on here, have I got nested repos? | Tom Feist | 2010-07-24 | 9 | -0/+695 |
* | misc stuffs | Tom Feist | 2010-07-24 | 3 | -48/+23 |
* | additional docs about some Irssi:: core funcs | Tom Feist | 2010-07-23 | 2 | -2/+4 |
* | added messagelevel docs to irssi.pod, more stuff in guide, and a little scrip... | Tom Feist | 2010-07-22 | 1 | -0/+2 |
* | added some stuff to the guide, and cleaned up some irssi.pod function descs | Tom Feist | 2010-07-21 | 1 | -0/+1 |
* | added history_search and scrolled-reminder as work in progress | Tom Feist | 2010-07-09 | 5 | -0/+757 |