View as Markdown Copy Markdown
Clear prompt history via $ tmux clear-prompt-history.
$ tmux clear-prompt-history
Examples
>>> from libtmux.common import has_gte_version >>> if has_gte_version("3.3"): ... server.clear_prompt_history()
prompt_type ( t.Literal["command", "search", "target", "window-target"] | None ) – Prompt type to clear (-T flag).
-T
0 declared, 0 inherited
Type to search.