How can I configure iswitchb-mode so that it does not display the list of all (matching) buffers until I hit TAB for the first time?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
switch-to-bufferdoes. As an alternative to waiting for my TAB, I could also deal with a "maximum buffer count" setting, in the sense that it only displays the matching buffer list once I've discriminated it down to N alternatives. – Thomas Jan 29 '12 at 23:07