Sdílet prostřednictvím


PSConsoleReadLine.ViYankEndOfWord Method

Definition

Yank from the cursor to the end of the word(s).

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

Parameters

arg
Object

Applies to