Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • viewwin.c

    r47519e1b r8721756  
    7373  owl_fmtext_truncate_cols(&fm1, v->rightshift, v->wincols-1+v->rightshift, &fm2);
    7474
    75   owl_fmtext_curs_waddstr_without_search(&fm2, v->curswin);
     75  owl_fmtext_curs_waddstr(&fm2, v->curswin);
    7676
    7777  /* print the message at the bottom */
Note: See TracChangeset for help on using the changeset viewer.