Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.Server.ClearPromptHistoryAsync

.NET

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Interaction.cs
Other languages
Python Ruby Lua TypeScript RustGoJava C++ Swift
ClearPromptHistoryAsync ( type : PromptType? , cancellationToken : CancellationToken ) → Task
method [source]
method [source]
ClearPromptHistoryAsync

Forgets what has been typed at command prompts.

Parameters
  • type ( PromptType? ) – Which history to clear, or null for all of them.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

Raises
In other ports Forget what has been typed at command prompts

0 declared, 0 inherited

Esc

Type to search.