LineGetter.historyRecallFilterMethod

Controls what happens when the user presses the up key, etc., to recall history entries. See HistoryRecallMethod for the options.

This has no effect on the history search user control (default key: F3 or ctrl+r), which always searches through a "containing" method.

class LineGetter
HistoryRecallFilterMethod historyRecallFilterMethod;

Meta

History

Added November 27, 2020.