clients/editor.c: Draw cursor at correct verical position
authorPeter Maatman <blackwolf12333@gmail.com>
Sat, 6 Jul 2013 18:55:54 +0000 (20:55 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 9 Jul 2013 23:43:53 +0000 (19:43 -0400)
commitb9a23f4fb867a1a50ff4f9c36f650ec3b0b0b2d8
tree7277ba4a78030d81ef290afbad53379e97f0b6e5
parent08c38d4bc5ef54b4cc67b3ab6dff6878293085ff
clients/editor.c: Draw cursor at correct verical position

With this patch, the editor cursor now moves up and down correctly
instead of having the top part stuck on the first line.
clients/editor.c