author | harlekin <harlekin> | 2002-10-23 23:14:46 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-10-23 23:14:46 (UTC) |
commit | 8d8ebc66cefd889c0cbc13d7d3d4158bdcb55962 (patch) (unidiff) | |
tree | 2396c29a081c5db8c58f46a71df9364cdb5fbbb5 | |
parent | 2e08979f61e2008fed1a9deca6f3995795ef46e4 (diff) | |
download | opie-8d8ebc66cefd889c0cbc13d7d3d4158bdcb55962.zip opie-8d8ebc66cefd889c0cbc13d7d3d4158bdcb55962.tar.gz opie-8d8ebc66cefd889c0cbc13d7d3d4158bdcb55962.tar.bz2 |
more todos for tomorrow
-rw-r--r-- | noncore/apps/opie-console/BUGS | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/BUGS b/noncore/apps/opie-console/BUGS index 2fd948e..2d5fd13 100644 --- a/noncore/apps/opie-console/BUGS +++ b/noncore/apps/opie-console/BUGS | |||
@@ -16,8 +16,11 @@ Send/receive: lrzsz behaves strange when trying to use | |||
16 | F9 is F8... -zecke | 16 | F9 is F8... -zecke |
17 | Should be fixed -zecke | 17 | Should be fixed -zecke |
18 | 18 | ||
19 | - scripting with "direct subpopup" | 19 | - scripting with "direct subpopup" |
20 | also: | ||
21 | - an indication that it is currently recording, also change menu entry to | ||
22 | "cancel recording" then | ||
20 | 23 | ||
21 | - kill more compiler warnings. | 24 | - kill more compiler warnings. |
22 | 25 | ||
23 | - more colorshemes ( "orange is ugly" ) | 26 | - more colorshemes ( "orange is ugly" ) |
@@ -25,5 +28,17 @@ Send/receive: lrzsz behaves strange when trying to use | |||
25 | - irda and bluetooth out ( can be done with normal serial as long as the | 28 | - irda and bluetooth out ( can be done with normal serial as long as the |
26 | connection is allready up, and extended stuff is a lot of work; maybe later | 29 | connection is allready up, and extended stuff is a lot of work; maybe later |
27 | in again ). | 30 | in again ). |
28 | 31 | ||
29 | - main tabwidget a bit to long | 32 | - new conntection -> configure -> use . does not end up in profile dialog, |
33 | |||
34 | - copy n paste as default setup keys in "keys" | ||
35 | |||
36 | - console mode quick button in menubar? | ||
37 | |||
38 | - disable tranfer file for console mode | ||
39 | |||
40 | - scripts need an extension and also an icon | ||
41 | |||
42 | - help documentation needs to be extended | ||
43 | |||
44 | |||