-rw-r--r-- | noncore/apps/opie-console/BUGS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/opie-console/BUGS b/noncore/apps/opie-console/BUGS index 2f66df1..2fd948e 100644 --- a/noncore/apps/opie-console/BUGS +++ b/noncore/apps/opie-console/BUGS | |||
@@ -1,28 +1,29 @@ | |||
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 | 20 | ||
21 | - kill more compiler warnings. | 21 | - kill more compiler warnings. |
22 | 22 | ||
23 | - more colorshemes ( "orange is ugly" ) | 23 | - more colorshemes ( "orange is ugly" ) |
24 | 24 | ||
25 | - irda and bluetooth out ( can be done with normal serial as long as the | 25 | - 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 | 26 | connection is allready up, and extended stuff is a lot of work; maybe later |
27 | in again ). | 27 | in again ). |
28 | 28 | ||
29 | - main tabwidget a bit to long | ||