Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |