aboutsummaryrefslogtreecommitdiffstats
path: root/history-search (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix use of uninitialized valuehjan2015-03-221-3/+4
* TODO: repro & fix bug indicated in comment.Tom Feist2011-11-251-1/+2
* rl_history_search: added use warnings, and made load_uberprompt_failed() receiveTom Feist2011-05-251-5/+9
* rl_history_search: bugfix in uberprompt autoloading code - signal_removeTom Feist2011-05-251-2/+2
* finally fixed link to point at coekies repo.Tom Feist2011-04-222-4/+6
* history-search/README: linkifying failed, fallin back to GH style linkage.Tom Feist2011-04-222-2/+2
* history-search/README: see if we can fix the link to coekies original history...Tom Feist2011-04-222-2/+6
* history-search/README: fix list formatting and a POD formatting error.Tom Feist2011-04-222-21/+32
* protecting my newly podded docs against a rogue README generator.Tom Feist2011-04-181-73/+146
* trying out README's in pod now, to avoid the markdown pain.Tom Feist2011-04-181-0/+135
* rl_history_search: try to abstract the temporary split window concept so it canTom Feist2011-04-141-29/+53
* rl_history_search: clarify copyright, bump version number and add more things...Tom Feist2011-04-131-11/+17
* rl_history_search: added 'number select mode', accessible with C-f when theTom Feist2011-04-131-11/+71
* rl_history_search: intial search (no search string) now lets you cycle throughTom Feist2011-04-131-0/+1
* rl_history_search: make split ensure that selected item is always visible whenTom Feist2011-04-131-15/+73
* rl_history_search: make split info text boldTom Feist2011-04-131-1/+8
* rl_history_search: added bits of flex-matching from ido_switcher. PermanentlyTom Feist2011-04-091-7/+76
* rl_history_search: added a new "view history" option, available by pressing tabTom Feist2011-04-091-18/+95
* 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