aboutsummaryrefslogtreecommitdiffstats
path: root/history-search (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bah. more fixing of script_is_loaded.Tom Feist2011-04-011-1/+1
* modify all scripts to use the new script_is_loaded() function, since newerTom Feist2011-04-011-8/+2
* history-search/rl_history_search: fix to make sure init() is called afterTom Feist2010-12-131-3/+10
* bugfix: stop rl_history_search dumping core by spelling 'signal_remove' properlyTom Feist2010-11-171-1/+1
* rl_search_history: bump version numberTom Feist2010-11-051-1/+1
* make hist_search attempt to load uberprompt if it isn't already. If that fails,Tom Feist2010-11-041-3/+15
* removed a defined-or which needs perl 5.10Tom Feist2010-10-131-1/+1
* updated history search to use a irssi setting 'histsearch_debug' to enableTom Feist2010-10-131-2/+13
* history search now uses colour to indicate matches/no-matchesTom Feist2010-10-111-2/+4
* modified rl_history_search to use uberprompt, and added INSTALL section toTom Feist2010-10-111-15/+27
* some stuff with colour popupsTom Feist2010-08-041-0/+1
* moved testing stuff to a signle dirTom Feist2010-07-244-587/+0
* moved prompt_info to its own subdirTom Feist2010-07-241-77/+0
* moved most tests to feature-tests/Tom Feist2010-07-248-540/+0
* updated script info to add my url and to change contact details to meTom Feist2010-07-241-3/+3
* added some notes to the rl_history_search script regarding the use of Ctrl-S ...Tom Feist2010-07-241-1/+9
* something confusing going on here, have I got nested repos?Tom Feist2010-07-249-0/+695
* misc stuffsTom Feist2010-07-243-48/+23
* additional docs about some Irssi:: core funcsTom Feist2010-07-232-2/+4
* added messagelevel docs to irssi.pod, more stuff in guide, and a little scrip...Tom Feist2010-07-221-0/+2
* added some stuff to the guide, and cleaned up some irssi.pod function descsTom Feist2010-07-211-0/+1
* added history_search and scrolled-reminder as work in progressTom Feist2010-07-095-0/+757