summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console
authorhash <hash>2002-10-24 08:38:23 (UTC)
committer hash <hash>2002-10-24 08:38:23 (UTC)
commitbb381ba95d321259295ff7fc02534281d21ded87 (patch) (unidiff)
tree55b7ff20d90db06cb92d7dbd1a1a770a9e87dc24 /noncore/apps/opie-console
parent915d9778a69f5ea549ab81d9f153cfa7dd458d89 (diff)
downloadopie-bb381ba95d321259295ff7fc02534281d21ded87.zip
opie-bb381ba95d321259295ff7fc02534281d21ded87.tar.gz
opie-bb381ba95d321259295ff7fc02534281d21ded87.tar.bz2
lets make a general config dialog
Diffstat (limited to 'noncore/apps/opie-console') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/PLANS6
1 files changed, 4 insertions, 2 deletions
diff --git a/noncore/apps/opie-console/PLANS b/noncore/apps/opie-console/PLANS
index ea1b5fd..8e0bee4 100644
--- a/noncore/apps/opie-console/PLANS
+++ b/noncore/apps/opie-console/PLANS
@@ -4,18 +4,20 @@ with a better GUI.
4It should feature some terminal emulation vt100/102, ansi, 4It should feature some terminal emulation vt100/102, ansi,
5filetransfer via {x,y,z}modem, and some sort of session management. 5filetransfer via {x,y,z}modem, and some sort of session management.
6Besides this requirement we would like to be able to execute 'scripts' 6Besides this requirement we would like to be able to execute 'scripts'
7in a session. 7in a session.
8A script would just write to the TEmulation and then be sent via 8A script would just write to the TEmulation and then be sent via
9an IOlayer. 9an IOlayer.
10Then we would like to send keys? Do we want that?
11> what kind of keys would we send?
12 10
13We want a modular architecture which might support plugins in 11We want a modular architecture which might support plugins in
14the future 12the future
15 13
14should we have a general opie-console setting dialog where you configure
15general things like where the tabs are, the profiles, and the default
16keyboard?
17
16 18
17(Almost) DONE: 19(Almost) DONE:
18 Framework 20 Framework
19 Serial IOLayer 21 Serial IOLayer
20 Saving and Restoring Profiles 22 Saving and Restoring Profiles
21 ConfigDialog Framework 23 ConfigDialog Framework