Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Reverse Diff
Changes in
viewwin.c
[8721756:47519e1b]
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
File:
1 edited
viewwin.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
viewwin.c
r8721756
r47519e1b
73
73
owl_fmtext_truncate_cols(&fm1, v->rightshift, v->wincols-1+v->rightshift, &fm2);
74
74
75
owl_fmtext_curs_waddstr
(&fm2, v->curswin);
75
owl_fmtext_curs_waddstr
_without_search
(&fm2, v->curswin);
76
76
77
77
/* print the message at the bottom */
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive