On this page
server.Server.clear_prompt_history
- Module
- server
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server.rs
-
Forget the entries tmux remembers for prompts.
Clears every kind, which is what tmux's own command does.
Errors
Returns
Error::UnsupportedCapabilitybelow tmux 3.3, and an error when tmux cannot be reached or refuses the command.
0 declared, 0 inherited