Move stuff to BUGS and TODO files; only show BUGS in tig(1)
[tig] / BUGS
CommitLineData
e34f45d4
JF
1BUGS
2----
3Known bugs and problems:
4
5 - In it's current state tig is pretty much UTF-8 only.
6
7 - If the screen width is very small the main view can draw
8 outside the current view causing bad wrapping. Same goes
9 for title and status windows.
10
11 - The cursor can wrap-around on the last line and cause the
12 window to scroll.
13
14 - The prompt doesn't work while loading.