summaryrefslogtreecommitdiff
authorhash <hash>2002-10-07 09:39:15 (UTC)
committer hash <hash>2002-10-07 09:39:15 (UTC)
commitd4c3a54affe5497b84e48f52d411391818790cba (patch) (unidiff)
treef93a118673c6f04d7b16da1d67bad679a0de3681
parentacd2d0062dd87635feb03927663b1f700305d67b (diff)
downloadopie-d4c3a54affe5497b84e48f52d411391818790cba.zip
opie-d4c3a54affe5497b84e48f52d411391818790cba.tar.gz
opie-d4c3a54affe5497b84e48f52d411391818790cba.tar.bz2
i'll do session->profile
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/PLANS4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/opie-console/PLANS b/noncore/apps/opie-console/PLANS
index 636bed4..ef1e42e 100644
--- a/noncore/apps/opie-console/PLANS
+++ b/noncore/apps/opie-console/PLANS
@@ -1,31 +1,31 @@
1From a UNIX point of view we want to do something like minicom 1From a UNIX point of view we want to do something like minicom
2with a better GUI. 2with a better GUI.
3It should feature some terminal emulation vt100/102, ansi, 3It should feature some terminal emulation vt100/102, ansi,
4filetransfer via {x,y,z}modem, and some sort of session management. 4filetransfer via {x,y,z}modem, and some sort of session management.
5Besides this requirement we would like to be able to execute 'scripts' 5Besides this requirement we would like to be able to execute 'scripts'
6in a session. 6in a session.
7A script would just write to the TEmulation and then be sent via 7A script would just write to the TEmulation and then be sent via
8an IOlayer. 8an IOlayer.
9Then we would like to send keys? Do we want that? 9Then we would like to send keys? Do we want that?
10 10
11We want a modular architecture which might support plugins in 11We want a modular architecture which might support plugins in
12the future 12the future
13 13
14(Almost) DONE: 14(Almost) DONE:
15Framework 15Framework
16Serial IOLayer 16Serial IOLayer
17Saving and Restoring Profiles 17Saving and Restoring Profiles
18 18
19TASKS in progress: 19TASKS in progress:
20Profile->Session and MainWidget --- Harlekin 20Profile->Session and MainWidget --- Harlekin
21FilesendingLayer & UI - hash 21FilesendingLayer - hash
22IOLayer - wazlaf 22IOLayer - wazlaf
23Configuration - josef 23Configuration - josef
24TE - ibotty 24TE - ibotty
25 25
26OPEN tasks: 26OPEN tasks:
27Session->Profile - open 27Session->Profile - hash
28Scripting - wazlaf 28Scripting - wazlaf
29Keys - open 29Keys - open
30IRDA-Layer - open 30IRDA-Layer - open
31Bluetooth-Layer - open 31Bluetooth-Layer - open