X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=edit.c;h=352ae49bd5630ec1c414ea0b048e0aa0cca0d5dd;hb=7d53083353eb69d7c7c7c8ffc3fdeb4e9ff4551e;hp=a92095e1eaeba95e7551f6cae4e5ae3810dc729f;hpb=450040bb8d9431ff0cdc1343c55648e2a9b37177;p=pkg%2Fabook.git diff --git a/edit.c b/edit.c index a92095e..352ae49 100644 --- a/edit.c +++ b/edit.c @@ -168,7 +168,7 @@ editor_print_data(int tab, int item) continue; } - if(i) { + if(j > 1) { getyx(editw, y, x); y++; } else y = start_y;