aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* act_hide/act_hide: initial commit of an improved version of hide.pl for managingTom Feist2011-04-221-0/+353
* start of Makefile to automate generation of README.pod docs for each scriptTom Feist2011-04-221-0/+42
* vim-mode/vim_mode: FINAL doc update for now. Or Else.Tom Feist2011-04-223-10/+10
* vim-mode/vim_mode: docs: missed a bracket.Tom Feist2011-04-222-2/+2
* vim-mode/vim_mode: more doc updates about hooks and sbar items.Tom Feist2011-04-222-37/+59
* vim-mode/vim_mode: more documentation on how to use uberprompt hooks andTom Feist2011-04-222-2/+136
* notifyquit: maybe implemented todo item re: keeping watchlist of channelTom Feist2011-04-221-5/+157
* vim-mode/vim_mode: added a new $vim_wins expando to be used instead of theTom Feist2011-04-221-16/+28
* notifyquit: removed debug prints.Tom Feist2011-04-211-5/+0
* * quit-notify/README.pod: added documentation for notifyquit, and generatedTom Feist2011-04-212-0/+182
* notifyquit: added notifyquit_exceptions setting, which takes a space separatedTom Feist2011-04-211-18/+80
* uberprompt: added documentation for all the uberprompt settings, including theTom Feist2011-04-182-2/+110
* uberprompt: added uberprompt_load_hook and uberprompt_unload_hook settings whichTom Feist2011-04-181-0/+33
* vim-mode/vim_mode: added '$vim_cmd_mode' expando that contains the same info asTom Feist2011-04-181-4/+20
* uberprompt: minor cleanup of MSGLEVEL args.Tom Feist2011-04-181-3/+3
* uberprompt: rebuild docs AGAIN. :(Tom Feist2011-04-182-221/+10
* uberprompt: updated readmeTom Feist2011-04-181-0/+214
* moved older scripts out of prompt-info to ensure uberprompt readme is correct...Tom Feist2011-04-185-0/+1114
* moved older scripts out of prompt-info to ensure uberprompt readme is correct...Tom Feist2011-04-186-1127/+26
* added uberprompt readmeTom Feist2011-04-181-0/+221
* uberprompt: converted header comments to PODTom Feist2011-04-181-171/+199
* vim-mode/vim_mode: all bullet points finally fired. I hope.Tom Feist2011-04-182-92/+176
* vim-mode/vim_mode: more docs update. Grar.Tom Feist2011-04-182-44/+16
* vim-mode/vim_mode: updated docs (only partially, to see how it looks)Tom Feist2011-04-182-75/+139
* ido-mode: updated POD to try to stop the README from adding anchors everywhere.Tom Feist2011-04-182-67/+153
* updated a whole bunch of README files.Tom Feist2011-04-186-4/+746
* readme_generator: now producing POD output.Tom Feist2011-04-181-11/+3
* removed original markdown readmesTom Feist2011-04-182-467/+0
* protecting my newly podded docs against a rogue README generator.Tom Feist2011-04-183-93/+167
* trying out README's in pod now, to avoid the markdown pain.Tom Feist2011-04-181-0/+135
* vim-mode/vim_mode: more changes to docs and generator. Starting to look almostTom Feist2011-04-183-177/+256
* fixed readme_generator again to append to files, rather than trying to createTom Feist2011-04-181-6/+17
* added vim-mode genereated readmeTom Feist2011-04-181-0/+284
* vim-mode/vim_mode: podified helpTom Feist2011-04-181-244/+412
* some minimalist pod.Tom Feist2011-04-182-0/+28
* readme: fixed generator to not stomp if multiple files in one dir. Doesn'tTom Feist2011-04-182-28/+58
* ido-mode: final fixup. Stupidly missing =back in lists.Tom Feist2011-04-182-24/+27
* ido-mode: fix some pod bugs and regen the readme.Tom Feist2011-04-182-40/+41
* first generated README.Tom Feist2011-04-181-0/+139
* readme_generator: made it actually work.Tom Feist2011-04-181-9/+13
* ido-mode/ido_switcher: minor comment/ cleanupTom Feist2011-04-181-11/+11
* readme_generator: script to generate README.md files for github to use.Tom Feist2011-04-181-0/+61
* converted comments to POD. I hope it's worth it.Tom Feist2011-04-181-109/+184
* ido-mode/ido_switcher: added options to /ido_start_switch to start in variousTom Feist2011-04-181-28/+80
* ido-mode/ido_switcher: remove an annoying debug print when switching channels...Tom Feist2011-04-181-1/+1
* updated root README to mention some of the newer stuff.Tom Feist2011-04-181-6/+13
* undo: updates to kill-ring, implementing most of the basic functionality.Tom Feist2011-04-181-2/+85
* undo: kill-ring.pl, an initial attempt at a script to keep track of changes inTom Feist2011-04-181-0/+46
* undo.pl: new script which stores short-term history (ie: within one command),Tom Feist2011-04-141-0/+134
* rl_history_search: try to abstract the temporary split window concept so it canTom Feist2011-04-141-29/+53