summaryrefslogtreecommitdiff
Unidiff
Diffstat (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
@@ -1,27 +1,29 @@
1 1
2From a UNIX point of view we want to do something like minicom 2From a UNIX point of view we want to do something like minicom
3with a better GUI. 3with 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
22 IOLayer 24 IOLayer
23 Profile->Session and MainWidget 25 Profile->Session and MainWidget
24 FilesendingLayer ( Z/Y Modem tested X does not work at all ) 26 FilesendingLayer ( Z/Y Modem tested X does not work at all )
25 Fullscreen 27 Fullscreen
26 Modem - Josef 28 Modem - Josef
27 Keys - hash 29 Keys - hash