Opened 15 years ago
Last modified 15 years ago
#118 new defect
Search matches overlapping a screen edge are not highlighted
Reported by: | andersk@mit.edu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui | Keywords: | |
Cc: |
Description
Scrolling or resizing a BarnOwl window such that a highlighted search match overlaps an edge of the screen causes the highlight to disappear.
Note: See
TracTickets for help on using
tickets.
At the moment, the search highlighting occurs in the output layer (see _owl_fmtext_curs_waddstr) so the information is just not available to the thing doing the highlighting.