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