select w.o. ENTER
Ray Andrews <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user |
|---|---|
| Message-ID | <[email protected]> |
% select pith in $path; do echo you selected $pith; break; done ... is it possible to avoid having to hit ENTER after you've made your choice?