aboutsummaryrefslogtreecommitdiffstats
path: root/ido-mode (follow)
Commit message (Expand)AuthorAgeFilesLines
* ido_switch: fix to only allow numbers that are prefixes.Tom Feist2010-12-231-1/+1
* ido_switch: searching by number now shows all items having that number as a p...Tom Feist2010-12-231-6/+3
* ido_switch: hilight individual parts of names that correspond to the searchTom Feist2010-12-231-16/+69
* ido_switch: make flex matching behave better, and generally clean up theTom Feist2010-12-221-23/+50
* ido_switch: only use levelclear when necessary (after something has been prin...Tom Feist2010-12-131-0/+3
* ido_switch: SPC jumps to window without exiting mode, RET no longer sendsTom Feist2010-12-121-2/+12
* ido_switch: C-e toggles selection of only active windowsTom Feist2010-12-111-4/+35
* ido_switch: support for numerical selection of windowsTom Feist2010-12-111-1/+4
* ido_switch: flex_match is now case-insensitiveTom Feist2010-12-111-3/+6
* tab displays full list in window, select/cancel clears it.Tom Feist2010-12-111-36/+81
* ido_switcher: implemented the bulk of the script. Tag specific andTom Feist2010-12-101-53/+118
* test commitTom Feist2010-12-061-1/+1
* ido_switcher: some progress, ported most of the modal functionality fromTom Feist2010-12-041-70/+146
* ido_switcher: start of a new window switching mode based around emacs ido-modeTom Feist2010-12-041-0/+271