| Commit message (Expand) | Author | Age | Files | Lines |
* | ido-mode: updated POD to try to stop the README from adding anchors everywhere. | Tom Feist | 2011-04-18 | 1 | -35/+78 |
* | protecting my newly podded docs against a rogue README generator. | Tom Feist | 2011-04-18 | 1 | -1/+3 |
* | ido-mode: final fixup. Stupidly missing =back in lists. | Tom Feist | 2011-04-18 | 1 | -0/+2 |
* | ido-mode: fix some pod bugs and regen the readme. | Tom Feist | 2011-04-18 | 1 | -3/+4 |
* | ido-mode/ido_switcher: minor comment/ cleanup | Tom Feist | 2011-04-18 | 1 | -11/+11 |
* | converted comments to POD. I hope it's worth it. | Tom Feist | 2011-04-18 | 1 | -109/+184 |
* | ido-mode/ido_switcher: added options to /ido_start_switch to start in various | Tom Feist | 2011-04-18 | 1 | -28/+80 |
* | ido-mode/ido_switcher: remove an annoying debug print when switching channels... | Tom Feist | 2011-04-18 | 1 | -1/+1 |
* | ido-mode/ido_switcher: cosmetic clean up some msglevel_* bits. | Tom Feist | 2011-04-14 | 1 | -3/+6 |
* | Bah. more fixing of script_is_loaded. | Tom Feist | 2011-04-01 | 1 | -1/+1 |
* | modify all scripts to use the new script_is_loaded() function, since newer | Tom Feist | 2011-04-01 | 1 | -9/+3 |
* | ido-mode/ido_switcher: last one, I promise! | Tom Feist | 2011-03-19 | 1 | -1/+1 |
* | ido-mode/ido_switcher: oops again, try using the actual hash key. Maybe even | Tom Feist | 2011-03-19 | 1 | -3/+3 |
* | ido-mode/ido_switcher: oops, /win goto, not just /win <num> | Tom Feist | 2011-03-19 | 1 | -1/+1 |
* | ido-mode/ido_switcher: switch by refnum by default, since /win goto doesn't | Tom Feist | 2011-03-19 | 1 | -2/+10 |
* | ido-mode/ido_switcher: added C-k to close windows without exiting mode | Tom Feist | 2011-01-15 | 1 | -1/+16 |
* | ido-mode/ido_switcher: added a ido_show_active_first setting to prioritisebare_module_v1.0 | Tom Feist | 2011-01-09 | 1 | -8/+17 |
* | ido-mode/ido_switcher: added help binding (C-h) since there were getting to b... | Tom Feist | 2011-01-01 | 1 | -1/+47 |
* | ido_switch: bugfix: visiting active items removes them from the active list. | Tom Feist | 2010-12-31 | 1 | -7/+9 |
* | ido_switch: more doc and comment fixes | Tom Feist | 2010-12-30 | 1 | -8/+20 |
* | ido_switch: added a bit more documentation on the various bindings. | Tom Feist | 2010-12-30 | 1 | -2/+38 |
* | ido_switch: general refactor of code for more DRY. Beginning of full listing | Tom Feist | 2010-12-30 | 1 | -284/+471 |
* | ido_switch: create hilight for numbers, and fix bugs with regex match impleme... | Tom Feist | 2010-12-27 | 1 | -11/+19 |
* | ido_switch: bugfix for match hilighting, more indicator options, general comm... | Tom Feist | 2010-12-25 | 1 | -42/+51 |
* | ido_switch: fix to only allow numbers that are prefixes. | Tom Feist | 2010-12-23 | 1 | -1/+1 |
* | ido_switch: searching by number now shows all items having that number as a p... | Tom Feist | 2010-12-23 | 1 | -6/+3 |
* | ido_switch: hilight individual parts of names that correspond to the search | Tom Feist | 2010-12-23 | 1 | -16/+69 |
* | ido_switch: make flex matching behave better, and generally clean up the | Tom Feist | 2010-12-22 | 1 | -23/+50 |
* | ido_switch: only use levelclear when necessary (after something has been prin... | Tom Feist | 2010-12-13 | 1 | -0/+3 |
* | ido_switch: SPC jumps to window without exiting mode, RET no longer sends | Tom Feist | 2010-12-12 | 1 | -2/+12 |
* | ido_switch: C-e toggles selection of only active windows | Tom Feist | 2010-12-11 | 1 | -4/+35 |
* | ido_switch: support for numerical selection of windows | Tom Feist | 2010-12-11 | 1 | -1/+4 |
* | ido_switch: flex_match is now case-insensitive | Tom Feist | 2010-12-11 | 1 | -3/+6 |
* | tab displays full list in window, select/cancel clears it. | Tom Feist | 2010-12-11 | 1 | -36/+81 |
* | ido_switcher: implemented the bulk of the script. Tag specific and | Tom Feist | 2010-12-10 | 1 | -53/+118 |
* | test commit | Tom Feist | 2010-12-06 | 1 | -1/+1 |
* | ido_switcher: some progress, ported most of the modal functionality from | Tom Feist | 2010-12-04 | 1 | -70/+146 |
* | ido_switcher: start of a new window switching mode based around emacs ido-mode | Tom Feist | 2010-12-04 | 1 | -0/+271 |