summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/PLANS3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/opie-console/PLANS b/noncore/apps/opie-console/PLANS
index ef1e42e..8f6b807 100644
--- a/noncore/apps/opie-console/PLANS
+++ b/noncore/apps/opie-console/PLANS
@@ -1,12 +1,15 @@
1can we please get a working serial connection for now? if that works
2i can test file transfers and stuff. -hash
3
1From a UNIX point of view we want to do something like minicom 4From a UNIX point of view we want to do something like minicom
2with a better GUI. 5with a better GUI.
3It should feature some terminal emulation vt100/102, ansi, 6It should feature some terminal emulation vt100/102, ansi,
4filetransfer via {x,y,z}modem, and some sort of session management. 7filetransfer via {x,y,z}modem, and some sort of session management.
5Besides this requirement we would like to be able to execute 'scripts' 8Besides this requirement we would like to be able to execute 'scripts'
6in a session. 9in a session.
7A script would just write to the TEmulation and then be sent via 10A script would just write to the TEmulation and then be sent via
8an IOlayer. 11an IOlayer.
9Then we would like to send keys? Do we want that? 12Then we would like to send keys? Do we want that?
10 13
11We want a modular architecture which might support plugins in 14We want a modular architecture which might support plugins in
12the future 15the future