aboutsummaryrefslogtreecommitdiffstats
path: root/history-search (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-22Fix use of uninitialized valuehjan1-3/+4
2011-11-25TODO: repro & fix bug indicated in comment.Tom Feist1-1/+2
2011-05-25rl_history_search: added use warnings, and made load_uberprompt_failed() receiveTom Feist1-5/+9
2011-05-25rl_history_search: bugfix in uberprompt autoloading code - signal_removeTom Feist1-2/+2
2011-04-22finally fixed link to point at coekies repo.Tom Feist2-4/+6
2011-04-22history-search/README: linkifying failed, fallin back to GH style linkage.Tom Feist2-2/+2
2011-04-22history-search/README: see if we can fix the link to coekies original history...Tom Feist2-2/+6
2011-04-22history-search/README: fix list formatting and a POD formatting error.Tom Feist2-21/+32
2011-04-18protecting my newly podded docs against a rogue README generator.Tom Feist1-73/+146
2011-04-18trying out README's in pod now, to avoid the markdown pain.Tom Feist1-0/+135
2011-04-14rl_history_search: try to abstract the temporary split window concept so it canTom Feist1-29/+53
2011-04-13rl_history_search: clarify copyright, bump version number and add more things...Tom Feist1-11/+17
2011-04-13rl_history_search: added 'number select mode', accessible with C-f when theTom Feist1-11/+71
2011-04-13rl_history_search: intial search (no search string) now lets you cycle throughTom Feist1-0/+1
2011-04-13rl_history_search: make split ensure that selected item is always visible whenTom Feist1-15/+73
2011-04-13rl_history_search: make split info text boldTom Feist1-1/+8
2011-04-09rl_history_search: added bits of flex-matching from ido_switcher. PermanentlyTom Feist1-7/+76
2011-04-09rl_history_search: added a new "view history" option, available by pressing tabTom Feist1-18/+95
2011-04-01Bah. more fixing of script_is_loaded.Tom Feist1-1/+1
2011-04-01modify all scripts to use the new script_is_loaded() function, since newerTom Feist1-8/+2
2010-12-13history-search/rl_history_search: fix to make sure init() is called afterTom Feist1-3/+10
2010-11-17bugfix: stop rl_history_search dumping core by spelling 'signal_remove' properlyTom Feist1-1/+1
2010-11-05rl_search_history: bump version numberTom Feist1-1/+1
2010-11-04make hist_search attempt to load uberprompt if it isn't already. If that fails,Tom Feist1-3/+15
2010-10-13removed a defined-or which needs perl 5.10Tom Feist1-1/+1
2010-10-13updated history search to use a irssi setting 'histsearch_debug' to enableTom Feist1-2/+13
2010-10-11history search now uses colour to indicate matches/no-matchesTom Feist1-2/+4
2010-10-11modified rl_history_search to use uberprompt, and added INSTALL section toTom Feist1-15/+27
2010-08-04some stuff with colour popupsTom Feist1-0/+1
2010-07-24moved testing stuff to a signle dirTom Feist4-587/+0
2010-07-24moved prompt_info to its own subdirTom Feist1-77/+0
2010-07-24moved most tests to feature-tests/Tom Feist8-540/+0
2010-07-24updated script info to add my url and to change contact details to meTom Feist1-3/+3
2010-07-24added some notes to the rl_history_search script regarding the use of Ctrl-S ...Tom Feist1-1/+9
2010-07-24something confusing going on here, have I got nested repos?Tom Feist9-0/+695
2010-07-24misc stuffsTom Feist3-48/+23
2010-07-23additional docs about some Irssi:: core funcsTom Feist2-2/+4
2010-07-22added messagelevel docs to irssi.pod, more stuff in guide, and a little scrip...Tom Feist1-0/+2
2010-07-21added some stuff to the guide, and cleaned up some irssi.pod function descsTom Feist1-0/+1
2010-07-09added history_search and scrolled-reminder as work in progressTom Feist5-0/+757