diff options
-rw-r--r-- | BUGS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ | |||
1 | -*- mode: org; mode: auto-fill -*- | ||
2 | |||
3 | * general | ||
4 | |||
5 | ** code page issue | ||
6 | |||
7 | * ash | ||
8 | |||
9 | ** ^C, ^D do not work | ||
10 | |||
11 | ^Z can be used while ^D does not work | ||
12 | |||
13 | ** $HOME not set | ||
14 | |||
15 | $HOMEPATH should probably be used | ||