Lines Matching refs:incremental
286 There are two search modes: @dfn{incremental} and @dfn{non-incremental}.
292 An incremental search requires only as many characters as needed to
297 are used to terminate an incremental search.
299 @kbd{C-J} characters will terminate an incremental search.
300 @kbd{C-g} will abort an incremental search and restore the original line.
315 Readline remembers the last incremental search string. If two
319 Non-incremental searches read the entire search string before starting
483 The string of characters that should terminate an incremental search without
486 @kbd{C-J} will terminate an incremental search.
970 the history as necessary. This is an incremental search.
974 the the history as necessary. This is an incremental search.
976 @item non-incremental-reverse-search-history (M-p)
978 through the history as necessary using a non-incremental search
981 @item non-incremental-forward-search-history (M-n)
983 through the the history as necessary using a non-incremental search
989 This is a non-incremental search.
995 is a non-incremental search. By default, this command is unbound.