| Did you know ... | Search Documentation: |
| Instance variables |
<-font
if @nil.<-font
if
@nil.<-italic_font,
then terminal_image<-bold_font,
then
terminal_image<-font.style applied to selected cells.style applied to the hit of an incremental search, in place
of
terminal_image<-selection_style,
so that what a search found can be told from what the user picked with
the mouse.style applied to the matches on the screen other than the
one the user is on, or @nil
to leave them alone. It serves an incremental search and a selection
alike: what a search is looking for while one runs, and otherwise the
selected text (see terminal_image<-selection_string).
Only the visible ones: they are worked out afresh every time the window
is painted, so scrolling brings the ones it reaches into view without
the search or the selection doing anything about it..g.
accented composed characters), or @nil
to disable highlighting.colour objects: the 8 base ANSI colours
followed by their bright variants..e. in
the left margin beside a command whose output can be hidden.terminal_block objects,
oldest first. Empty unless the client marks its prompts; see class
terminal_block.event ->is_popup.->bubble_scroll_bar).->typed
normally does. @nil
unless an incremental search is running.->selection;
it is also what terminal_image->isearch_selection_forward
searches for.<->search_word,
or a selection made by double clicking a word. A search takes this from
the selection it was seeded with; one started with \C-\S-f
has no selection to take it from. This, not terminal_image<->search_word,
is what the window should show as the state of a Word box, so
that the box says what the tally beside it was counted with.<-syntax.
Both decide what counts as a match for a selection as well as for a search. Both outlive the search that used them, and setting either looks again at once, so the hit or the selection, the tally and what is painted all follow.
A selection can ask for whole words on its own account -- see
terminal_image<-match_word
-- so turning terminal_image->search_word
off also takes that back: the setting means what it says.