aboutsummaryrefslogtreecommitdiffstats
path: root/ido-mode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ido_switch: only use levelclear when necessary (after something has been ↵Tom Feist2010-12-131-0/+3
| | | | printed)
* ido_switch: SPC jumps to window without exiting mode, RET no longer sendsTom Feist2010-12-121-2/+12
| | | | inputline to server
* 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
| | | | tab-completion still todo.
* test commitTom Feist2010-12-061-1/+1
|
* ido_switcher: some progress, ported most of the modal functionality fromTom Feist2010-12-041-70/+146
| | | | | rl_history_search. Needs more work on the actual switching and window name determination front.
* ido_switcher: start of a new window switching mode based around emacs ido-modeTom Feist2010-12-041-0/+271