VimHistoryController.pushInput method
VimHistoryController › pushInput
Unofficial
Append an entry to the history.Signature:
pushInput(input: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| input | string | The entry to append. |
Returns: void
VimHistoryController › pushInput
Unofficial
Append an entry to the history.Signature:
pushInput(input: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| input | string | The entry to append. |
Returns: void