Function: eshell-kill-output

eshell-kill-output is a function alias and interactive for eshell-delete-output, defined in esh-mode.el.gz.

This command is obsolete since 30.1; use eshell-delete-output instead.

Signature

(eshell-kill-output &optional KILL)

Documentation

Delete all output from interpreter since last input.

If KILL is non-nil (interactively, the prefix), save the killed text in the kill ring.

This command does not delete the prompt.

Key Bindings

Aliases

eshell-kill-output (obsolete since 30.1)