-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 | |||
@@ -1,29 +1,44 @@ | |||
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: | ||
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" ) |
24 | 27 | ||
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 | |||