aboutsummaryrefslogtreecommitdiffstats
path: root/ido-mode (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-30ido_switch: added a bit more documentation on the various bindings.Tom Feist1-2/+38
2010-12-30ido_switch: general refactor of code for more DRY. Beginning of full listingTom Feist1-284/+471
2010-12-27ido_switch: create hilight for numbers, and fix bugs with regex match impleme...Tom Feist1-11/+19
2010-12-25ido_switch: bugfix for match hilighting, more indicator options, general comm...Tom Feist1-42/+51
2010-12-23ido_switch: fix to only allow numbers that are prefixes.Tom Feist1-1/+1
2010-12-23ido_switch: searching by number now shows all items having that number as a p...Tom Feist1-6/+3
2010-12-23ido_switch: hilight individual parts of names that correspond to the searchTom Feist1-16/+69
2010-12-22ido_switch: make flex matching behave better, and generally clean up theTom Feist1-23/+50
2010-12-13ido_switch: only use levelclear when necessary (after something has been prin...Tom Feist1-0/+3
2010-12-12ido_switch: SPC jumps to window without exiting mode, RET no longer sendsTom Feist1-2/+12
2010-12-11ido_switch: C-e toggles selection of only active windowsTom Feist1-4/+35
2010-12-11ido_switch: support for numerical selection of windowsTom Feist1-1/+4
2010-12-11ido_switch: flex_match is now case-insensitiveTom Feist1-3/+6
2010-12-11tab displays full list in window, select/cancel clears it.Tom Feist1-36/+81
2010-12-10ido_switcher: implemented the bulk of the script. Tag specific andTom Feist1-53/+118
2010-12-06test commitTom Feist1-1/+1
2010-12-04ido_switcher: some progress, ported most of the modal functionality fromTom Feist1-70/+146
2010-12-04ido_switcher: start of a new window switching mode based around emacs ido-modeTom Feist1-0/+271