On Mon, Jun 8, 2009 at 2:15 PM, Russ Cox<[email protected]> wrote:
> The script below implements this usage; I called it Run.
> You can type and select your command in one window, with a name matching
> pattern, and then in the other window's tag execute >Run pattern.
> Run finds the window with a title matching pattern, pulls out the
> selected text, and runs it through rc.
>
> See http://swtch.com/~rsc/acme-Run.png for an illustration.
Wow, cool. Could you copy this into /acme/bin on sources?
- Dan C.