Move stuff to BUGS and TODO files; only show BUGS in tig(1)
[tig] / BUGS
diff --git a/BUGS b/BUGS
new file mode 100644 (file)
index 0000000..8a42e80
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,14 @@
+BUGS
+----
+Known bugs and problems:
+
+ - In it's current state tig is pretty much UTF-8 only.
+
+ - If the screen width is very small the main view can draw
+   outside the current view causing bad wrapping. Same goes
+   for title and status windows.
+
+ - The cursor can wrap-around on the last line and cause the
+   window to scroll.
+
+ - The prompt doesn't work while loading.