--- ./textbox.c.orig 2004-12-20 12:47:15.000000000 -0800 +++ ./textbox.c 2005-09-03 11:52:07.000000000 -0700 @@ -413,12 +413,13 @@ } wattrset(win, save); - dlg_draw_arrows2(win, + /* These aren't working right, so disable arrows for now */ + /* dlg_draw_arrows2(win, fpos > obj->fd_bytes_read - size, size < obj->fd_bytes_read, 5, 0, height - 3, dialog_attr, - border_attr); + border_attr); */ } /*