Make prompt use internal user input reader
[tig] / BUGS
1 BUGS
2 ----
3 Known 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.