aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS24
1 files changed, 0 insertions, 24 deletions
diff --git a/BUGS b/BUGS
deleted file mode 100644
index 8a31ca3de..000000000
--- a/BUGS
+++ /dev/null
@@ -1,24 +0,0 @@
1-*- mode: org; mode: auto-fill -*-
2
3* general
4
5** code page issue
6
7* archival
8
9** unlzma < foo.lzma does not work
10
11unlzma < foo.lzma | bar does work though
12
13* ash
14
15** ^C, ^D do not work
16
17^Z can be used while ^D does not work
18
19^C sometimes does not work (Ctrl-Break always works though).
20This may have something to do with read_key()?
21
22** $HOME not set
23
24$HOMEPATH should probably be used