select w.o. ENTER
Ray Andrews <[email protected]> Wed, 6 May 2026 09:51:14 -0700
| Newsgroups | gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------r9erojVbaansCsslwhKrUsld
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
% 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?
--------------r9erojVbaansCsslwhKrUsld
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font face="DejaVu Sans">% select pith in $path; do echo you
selected $pith; break; done<br>
<br>
... is it possible to avoid having to hit ENTER after you've made
your choice?</font>
</body>
</html>
--------------r9erojVbaansCsslwhKrUsld--