Sdílet prostřednictvím


PSConsoleReadLine.ViBackwardGlob Method

Definition

Moves the cursor back to the beginning of the previous word, using only white space as delimiters.

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

Parameters

arg
Object

Applies to