author | harlekin <harlekin> | 2002-10-24 12:23:26 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-10-24 12:23:26 (UTC) |
commit | c2a6bda0c89ee3ac97323108f0eec80b658a3995 (patch) (unidiff) | |
tree | 9b53d17b2a5b0689d83033787c725fbdb5b504d8 | |
parent | 23b602802d2c02b20a8c6a9bf8c3785b9ca97b43 (diff) | |
download | opie-c2a6bda0c89ee3ac97323108f0eec80b658a3995.zip opie-c2a6bda0c89ee3ac97323108f0eec80b658a3995.tar.gz opie-c2a6bda0c89ee3ac97323108f0eec80b658a3995.tar.bz2 |
update
-rw-r--r-- | noncore/apps/opie-console/BUGS | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/noncore/apps/opie-console/BUGS b/noncore/apps/opie-console/BUGS index 2d5fd13..b9d8ca3 100644 --- a/noncore/apps/opie-console/BUGS +++ b/noncore/apps/opie-console/BUGS | |||
@@ -1,44 +1,42 @@ | |||
1 | Ok we all know we write perfect code | 1 | Ok we all know we write perfect code |
2 | but sometimes the compiler produces bad code | 2 | but sometimes the compiler produces bad code |
3 | and we need to work around some compiler bugs!! -zecke | 3 | and we need to work around some compiler bugs!! -zecke |
4 | 4 | ||
5 | 5 | ||
6 | Send/receive: lrzsz behaves strange when trying to use | 6 | Send/receive: lrzsz behaves strange when trying to use |
7 | --overwrite or --rename. | 7 | --overwrite or --rename. |
8 | 8 | ||
9 | - console should autoconnect by default | 9 | - console should autoconnect by default |
10 | 10 | ||
11 | - keys and buttonbar merge | 11 | - keys and buttonbar merge |
12 | 12 | ||
13 | - keys really working | 13 | - keys really working |
14 | mc is working | 14 | mc is working |
15 | but F11 on bar seems to be the F10 key and so on | 15 | but F11 on bar seems to be the F10 key and so on |
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: | 20 | also: |
21 | - an indication that it is currently recording, also change menu entry to | 21 | - an indication that it is currently recording, also change menu entry to |
22 | "cancel recording" then | 22 | "cancel recording" then |
23 | 23 | ||
24 | - kill more compiler warnings. | 24 | - kill more compiler warnings. |
25 | 25 | ||
26 | - more colorshemes ( "orange is ugly" ) | 26 | - more colorshemes ( "orange is ugly" ) |
27 | 27 | ||
28 | - 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 |
29 | 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 |
30 | in again ). | 30 | in again ). |
31 | 31 | ||
32 | - new conntection -> configure -> use . does not end up in profile dialog, | 32 | - new conntection -> configure -> use . does not end up in profile dialog, |
33 | 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 | 34 | - disable tranfer file for console mode |
39 | 35 | ||
40 | - scripts need an extension and also an icon | 36 | - scripts need an extension and also an icon |
41 | 37 | ||
42 | - help documentation needs to be extended | 38 | - help documentation needs to be extended |
43 | 39 | - new connection and save connection | |
40 | - paste button | ||
41 | - keys button | ||
44 | 42 | ||