Sdílet prostřednictvím


PSConsoleReadLine.ViCommandMode Method

Definition

Switch the current operating mode from Vi-Insert to Vi-Command.

public static void ViCommandMode (ConsoleKeyInfo? key = default, object arg = default);
static member ViCommandMode : Nullable<ConsoleKeyInfo> * obj -> unit
Public Shared Sub ViCommandMode (Optional key As Nullable(Of ConsoleKeyInfo) = Nothing, Optional arg As Object = Nothing)

Parameters

arg
Object

Applies to