libtmux Reference MCP Search
On this page

server.Server.clear_prompt_history

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server.rs
clear_prompt_history ( self ) Result<(), Error>
method [source]
method [source]
clear_prompt_history

Forget the entries tmux remembers for prompts.

Clears every kind, which is what tmux's own command does.

Errors

Returns Error::UnsupportedCapability below tmux 3.3, and an error when tmux cannot be reached or refuses the command.

0 declared, 0 inherited

Esc

Type to search.