共用方式為


PSConsoleReadLineOptions.DefaultHistorySearchCursorMovesToEnd Field

Definition

In Emacs, when searching history, the cursor doesn't move. In 4NT, the cursor moves to the end. This option allows for either behavior.

public: bool DefaultHistorySearchCursorMovesToEnd;
bool DefaultHistorySearchCursorMovesToEnd;
public const bool DefaultHistorySearchCursorMovesToEnd;
val mutable DefaultHistorySearchCursorMovesToEnd : bool
Public Const DefaultHistorySearchCursorMovesToEnd As Boolean 

Field Value

Applies to