-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1-TODO
54 lines (35 loc) · 1.65 KB
/
1-TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
* Seyon should start even if no modem is given?
* Should handle more than one modem session simultaneously?
* Have a log of all important messages
* Enhance the script language.
* The code definitely needs some cleaning up.
> one other idea, what about a rotary of outgoing ports? ie., let Seyon.modem
> be a list of devices that Seyon will try to rotary through instead of just
> giving up if the only device is busy. again, not really very useful at
> home, but where several people might want to use a modem pool it
> could be quite handy. [Seyon.modems: /dev/cua0 /dev/cua1 /dev/cua2]
- hot-keys. You are already doing ALT-translation: if you could offer
hot-keys for scripts, it would be pretty nifty. Starting up 'sz' with
AltGR+S or something like that..
(This list has shrunk over time from a long one to just the above.
If you have any suggestion, let me know about it). Needless to say,
feel free to implement any of the above, as I'm not going to do
that any time soon.
---------
8) fix the alarm stuff dial<->trminp
=9) fix the error popups stuff
11) fix sigalram stuff in sedial
13) action KillShellCommand()
14) invalid WINDOWID
=*15) fix setport->restart->zombie
=16) fix (needed?) setbaud->restart_needed
=17) fix restore-> set bad file number
18) discard online: dial aborted
=19) invetigate rafal's bug
=20) qres.neverBeep
=21) openwin + already open -> raise
=22) restore xset settings
*23) fix bug about -dial -ent 1 (no terminal after connect)
24) save/resore _modem_ settings whenexecuting commands
25) can send to remote while script running
26) optional HUPCL (drop drt on excit, hangup on exit)