diff options
author | David Walter Seikel | 2015-03-11 16:00:22 +1000 |
---|---|---|
committer | David Walter Seikel | 2015-03-11 16:00:22 +1000 |
commit | b3e40b7cfc2e95288751d3af67086b5e55e4b1cb (patch) | |
tree | f7c903261fcfc96458046fbd34c8eea548d8bad7 /BUGS.txt | |
parent | TODO++ (diff) | |
download | boxes-b3e40b7cfc2e95288751d3af67086b5e55e4b1cb.zip boxes-b3e40b7cfc2e95288751d3af67086b5e55e4b1cb.tar.gz boxes-b3e40b7cfc2e95288751d3af67086b5e55e4b1cb.tar.bz2 boxes-b3e40b7cfc2e95288751d3af67086b5e55e4b1cb.tar.xz |
Diffstat (limited to '')
-rw-r--r-- | BUGS.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/BUGS.txt b/BUGS.txt new file mode 100644 index 0000000..87c3d4b --- /dev/null +++ b/BUGS.txt | |||
@@ -0,0 +1,6 @@ | |||
1 | xterm current box characters are wrong | ||
2 | joe - ^K^D not working, but ^Kd is | ||
3 | Even odder, ^D works, all other ^K^? combinations work. | ||
4 | F1 seems to not work, at least under xterm. | ||
5 | |||
6 | should clear the command line prompt when not in use | ||