Subj : Re: Finger mod
To   : Finnigann
From : Angus McLeod
Date : Sun Feb 03 2008 12:58 am

 Re: Re: Finger mod
 By: Finnigann to Deuce on Sat Feb 02 2008 18:20:00

> Just curious, can the lightbar be called with a control key sequence? I
> was thinking about control-tab. As TAB completes the addresses in some
> browsers.

Yes, the problem is this part of the finger program:

       while((dest = prompt("User (user@hostname)")) != null) {
               .       .       .
       }

What you need is some way to know if the prompt() entry was terminated
with a regular <ENTER> key or with something else like <TAB>, <ESC>, <F1>,
or so forth.  So if you type

       .nodelist<ENTER>

the code knows to produce the local node list, but if you type

       .nodelist<TAB>

the code knows to pop up the picklist, and so forth.  I've not yet worked
out how to do that.

---
Playing: "All mixed up" by "The Cars" from "The Cars" album.
� Synchronet � Making sure Jason works OK at The ANJO BBS